twe_close를 twe로 변경(서비스모드로 변경)
앞으로 추가 테스트 시작
This commit is contained in:
+1
-1
@@ -2879,7 +2879,7 @@ function pushProcessLog($connect, $log) {
|
||||
|
||||
function delStepLog() {
|
||||
$date = date('Y_m_d');
|
||||
@unlink("logs/_{$date}_steplog.txt");
|
||||
@unlink(realpath(dirname(__FILE__))."/logs/_{$date}_steplog.txt");
|
||||
}
|
||||
|
||||
function pushStepLog($log) {
|
||||
|
||||
Reference in New Issue
Block a user