수정된 DB, SETING.php 동작 안하는 문제 해결
This commit is contained in:
+2
-2
@@ -33,8 +33,8 @@ define('PHP', '.php');
|
||||
define('FRAME', 'Frame.php');
|
||||
define('STYLE', 'Style.css');
|
||||
define('ACTION', 'Action.js');
|
||||
define('POST', 'Post.php');
|
||||
define('GET', 'Get.php');
|
||||
//define('POST', 'Post.php');
|
||||
//define('GET', 'Get.php');
|
||||
define('INC', 'Inc.php');
|
||||
|
||||
define('APP', 'app');
|
||||
|
||||
Reference in New Issue
Block a user