[php5_debug] func.php에서 따옴표 누락된 부분에 추가 및 empty array에 대한 예외처리로직 추가, 불필요 주석처리소스 삭제

This commit is contained in:
2018-01-17 15:02:18 +09:00
parent edacc1f585
commit 1b45add2e9
2 changed files with 20 additions and 14 deletions
-4
View File
@@ -53,7 +53,6 @@ $scenario = getScenario($connect);
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
<link rel=stylesheet href=stylesheet.php?<?=$me['skin'];?> type=text/css>
<script type="text/javascript">
//var term = <?=$term;?>; // 갱신 가능 텀
if (document.all) {
document.onkeydown = function () {
@@ -86,9 +85,6 @@ function refreshing(arg1, arg2) {
message.msg.focus();
break;
}
// } else {
// alert('<?=$term;?>초가 지나야 합니다!!!\n서버 보호를 위한 조치이니 모두 협조 바랍니다.\n<?=$term;?>초가 지난 후 눌러주세요.\n\n ®유기체서버™');
// }
}
function go(type) {