그누보드4S 설치하기 문구 변경
This commit is contained in:
@ -106,7 +106,7 @@ if (file_exists($dbconfig_file)) {
|
||||
} else {
|
||||
echo "<meta http-equiv='content-type' content='text/html; charset=utf-8'>";
|
||||
echo "<h3>$dbconfig_file 파일을 찾을 수 없습니다.<br>프로그램 설치 후 실행하시기 바랍니다.</h3>";
|
||||
echo '<a href="'.G4_URL.'/install/">설치하기</a>';
|
||||
echo '<a href="'.G4_URL.'/install/">그누보드4S 설치하기</a>';
|
||||
exit;
|
||||
}
|
||||
//==============================================================================
|
||||
|
||||
Reference in New Issue
Block a user