상수 _EDITOR_ 를 G4_EDITOR 로, _CAPTCHA_ 를 G4_CAPTCHA 로 변경
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<?
|
||||
$sub_menu = "300100";
|
||||
define('_EDITOR_', 1);
|
||||
define('G4_EDITOR', 1);
|
||||
include_once('./_common.php');
|
||||
|
||||
auth_check($auth[$sub_menu], 'w');
|
||||
|
||||
Reference in New Issue
Block a user