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