그누보드5

This commit is contained in:
gnuboard
2013-09-13 11:10:15 +09:00
parent 41d21074b5
commit fd46aefadd

View File

@ -7,8 +7,8 @@ header('Cache-Control: no-store, no-cache, must-revalidate'); // HTTP/1.1
header('Cache-Control: pre-check=0, post-check=0, max-age=0'); // HTTP/1.1
header('Pragma: no-cache'); // HTTP/1.0
$title = G5_VERSION." 설치 3단계 중 3단계 설치 완료";
include_once ('../config.php');
$title = G5_VERSION." 설치 3단계 중 3단계 설치 완료";
include_once ('./install.inc.php');
//print_r($_POST); exit;