배포본과 써글닷컴을 합치는 작업중

This commit is contained in:
gnuboard
2013-02-25 13:53:27 +09:00
parent 886f9df886
commit 12bc90c468
12 changed files with 76 additions and 147 deletions

View File

@ -1,5 +1,5 @@
<?
define('G4_IS_ADMIN', true);
include_once ('../common.php');
include_once(G4_ADMIN_PATH.'/admin.lib.php');
$admin_index = false;
?>