pushHistory를 DB기반으로 변경
This commit is contained in:
+1
-1
@@ -122,7 +122,7 @@ if($ok == "수락") {
|
||||
pushGenLog($me, $mylog);
|
||||
pushGenLog($you, $youlog);
|
||||
pushAllLog($alllog);
|
||||
pushHistory($history);
|
||||
pushHistory($history, $admin['year'], $admin['month']);
|
||||
|
||||
echo "<script>location.replace('msglist.php');</script>";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user