che, che_close, che_rest 방식을 통합 디렉토리를 이용하도록 변경
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