구 Legacy SQL 명령을 사용하는 함수 수정
increateRefresh(), RegNation(), RegCity() $connect 인자가 필요없는 함수 수정 push*Log() 류
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ if(!isSigned()){
|
||||
$db = getDB();
|
||||
|
||||
$connect = dbConn();
|
||||
increaseRefresh($connect, '서신전달', 1);
|
||||
increaseRefresh('서신전달', 1);
|
||||
|
||||
if(getBlockLevel() == 1 || getBlockLevel() == 3) {
|
||||
returnJson([
|
||||
|
||||
Reference in New Issue
Block a user