twe_close를 twe로 변경(서비스모드로 변경)
앞으로 추가 테스트 시작
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
include "lib.php";
|
||||
include "func.php";
|
||||
|
||||
$connect=dbConn();
|
||||
|
||||
LogHistory($connect, 1);
|
||||
|
||||
//echo "<script>location.replace('index.php');</script>";
|
||||
echo 'index.php'; //TODO:replace
|
||||
Reference in New Issue
Block a user