'유기체' 삭제 관리자 명(Hide_D)와 서버명 HiDCHe 로 변경.

This commit is contained in:
2018-04-11 02:20:23 +09:00
parent 22f1f3c227
commit d39c04da76
12 changed files with 15 additions and 26 deletions
+1 -1
View File
@@ -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]);