통합 서버 관리자의 파일 경로 코드를 문자열로 변경.

This commit is contained in:
2018-03-07 21:29:48 +09:00
parent 7206826974
commit bc3a6cf86e
55 changed files with 183 additions and 204 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
require_once('_common.php');
require_once(ROOT.W.F_FUNC.W.'class._Lock.php');
require_once(ROOT.'/f_func/class._Lock.php');
class _Process {
private static $mutexLog = false;