g4를 g5로 변경
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
|
||||
|
||||
include_once(G4_LIB_PATH.'/mailer.lib.php');
|
||||
include_once(G5_LIB_PATH.'/mailer.lib.php');
|
||||
|
||||
$admin = get_admin('super');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user