사용자: 설치 완료 메세지 나오는 조건 변경

This commit is contained in:
whitedot
2013-01-03 14:50:20 +09:00
parent 73f450aaea
commit a87b0a023b
3 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
<?php
include_once('./_common.php');
include_once($g4['path'].'/lib/latest.lib.php');
$index = 1;
$g4['title'] = '';
include_once('./_head.php');
?>