구 Legacy SQL 명령을 사용하는 함수 수정

increateRefresh(), RegNation(), RegCity()

$connect 인자가 필요없는 함수 수정
push*Log() 류
This commit is contained in:
2018-03-04 18:43:53 +09:00
parent a3791fa6fd
commit 7cc5558e33
63 changed files with 1024 additions and 1071 deletions
+8 -8
View File
@@ -1275,7 +1275,7 @@ function process_71($connect, &$general) {
// pushHistory($history);
// pushAllLog($alllog);
pushTrickLog($connect, $tricklog);
pushTrickLog($tricklog);
pushGenLog($general, $log);
}
@@ -1385,7 +1385,7 @@ function process_72($connect, &$general) {
// pushHistory($history);
// pushAllLog($alllog);
pushTrickLog($connect, $tricklog);
pushTrickLog($tricklog);
pushGenLog($general, $log);
}
@@ -1511,7 +1511,7 @@ function process_73($connect, &$general) {
// pushHistory($history);
// pushAllLog($alllog);
pushTrickLog($connect, $tricklog);
pushTrickLog($tricklog);
pushGenLog($general, $log);
}
@@ -1649,7 +1649,7 @@ function process_74($connect, &$general) {
// pushHistory($history);
// pushAllLog($alllog);
pushTrickLog($connect, $tricklog);
pushTrickLog($tricklog);
pushGenLog($general, $log);
}
@@ -1770,7 +1770,7 @@ function process_75($connect, &$general) {
// pushHistory($history);
// pushAllLog($alllog);
pushTrickLog($connect, $tricklog);
pushTrickLog($tricklog);
pushGenLog($general, $log);
}
@@ -1984,7 +1984,7 @@ function process_76($connect, &$general) {
// pushHistory($history);
// pushAllLog($alllog);
pushTrickLog($connect, $tricklog);
pushTrickLog($tricklog);
pushGenLog($general, $log);
}
@@ -2107,7 +2107,7 @@ function process_77($connect, &$general) {
// pushHistory($history);
// pushAllLog($alllog);
pushTrickLog($connect, $tricklog);
pushTrickLog($tricklog);
pushGenLog($general, $log);
}
@@ -2227,7 +2227,7 @@ function process_78($connect, &$general) {
// pushHistory($history);
// pushAllLog($alllog);
pushTrickLog($connect, $tricklog);
pushTrickLog($tricklog);
pushGenLog($general, $log);
}