새로운 설정 파일을 위한 gitignore 확보
처리하지 않고 남겨둔 array 참조 해결 main.js 를 별도로 이동
This commit is contained in:
@@ -20,7 +20,8 @@ $conmsg = $me['conmsg'];
|
||||
session_destroy();
|
||||
|
||||
//echo "<script>location.replace('start.php');</script>";
|
||||
echo 'start.php';//TODO:debug all and replace
|
||||
//echo 'start.php';//TODO:debug all and replace
|
||||
header('Location:start.php');
|
||||
|
||||
/*
|
||||
<html>
|
||||
|
||||
Reference in New Issue
Block a user