구 Legacy SQL 명령을 사용하는 함수 수정
increateRefresh(), RegNation(), RegCity() $connect 인자가 필요없는 함수 수정 push*Log() 류
This commit is contained in:
@@ -109,7 +109,7 @@ if($admin['npcmode'] != 1) {
|
||||
pushAllLog($log);
|
||||
|
||||
$adminLog[0] = "가입 : {$me['name']} // {$id} // ".getenv("REMOTE_ADDR");
|
||||
pushAdminLog($connect, $adminLog);
|
||||
pushAdminLog($adminLog);
|
||||
|
||||
MYDB_close($connect);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user