정적 분석 결과 반영. MYDB_close 삭제

This commit is contained in:
2018-04-08 22:04:16 +09:00
parent 4e22cf3515
commit 9673ecfaa1
12 changed files with 29 additions and 45 deletions
+1 -1
View File
@@ -138,6 +138,6 @@ $rootDB->insert('member_log', [
?>
<script>
window.alert('정상적으로 회원 가입되었습니다. ID : <?=$id?>');
window.alert('정상적으로 회원 가입되었습니다. 장수명 : <?=$me['name']?>');
</script>");
<script>window.open('../i_other/help.php');</script>