func.php 파일을 file, legacy, converter로 분리.

message 클래스에서 nation이 NULL경우 예외 처리
This commit is contained in:
2018-01-28 04:56:20 +09:00
parent 0c0c4fa547
commit 9ec48f5f09
6 changed files with 884 additions and 858 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ if($me['skin'] < 1) {
$_basecolor = "000000"; $_basecolor2 = "000000"; $_basecolor3 = "000000"; $_basecolor4 = "000000";
}
$scenario = getScenario($connect);
$scenario = getScenario();
?>
<html>
<head>