g4s 2013-04-11자 코드 적용

This commit is contained in:
chicpro
2013-04-11 10:13:19 +09:00
parent fc4c61c0c5
commit f39509c1c9
401 changed files with 731 additions and 396 deletions

View File

@ -5,9 +5,9 @@ global $lo_url;
include_once('./_common.php');
if($error) {
$g4['title'] = "오류가 있습니다.";
$g4['title'] = "오류안내 페이지";
} else {
$g4['title'] = "내용을 확인해 주세요.";
$g4['title'] = "결과안내 페이지";
}
include_once(G4_PATH.'/head.sub.php');
// 필수 입력입니다.