상수 _EDITOR_ 를 G4_EDITOR 로, _CAPTCHA_ 를 G4_CAPTCHA 로 변경
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<?
|
||||
define('_CAPTCHA_', true);
|
||||
define('G4_CAPTCHA', true);
|
||||
include_once('./_common.php');
|
||||
|
||||
// 090710
|
||||
|
||||
Reference in New Issue
Block a user