'유기체' 삭제 관리자 명(Hide_D)와 서버명 HiDCHe 로 변경.
This commit is contained in:
+1
-1
@@ -1527,7 +1527,7 @@ function checkTurn() {
|
||||
// 파일락 해제
|
||||
if(!flock($fp, LOCK_UN)) { return; }
|
||||
// 세마포어 해제
|
||||
//if(!@sem_release($sema)) { echo "치명적 에러! 유기체에게 문의하세요!"; exit(1); }
|
||||
//if(!@sem_release($sema)) { echo "치명적 에러! Hide_D에게 문의하세요!"; exit(1); }
|
||||
|
||||
pushLockLog(["- checkTurn() 입 : ".date('Y-m-d H:i:s')." : ".$session->userName]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user