빙의시 오래된 데이터 삭제

This commit is contained in:
2018-05-05 21:22:38 +09:00
parent 3c1c339498
commit 20f991a205
+1 -1
View File
@@ -83,7 +83,7 @@ if(!$db->affectedRows()){
]);
}
$db->delete('select_npc_token', 'owner=%i', $userID);
$db->delete('select_npc_token', 'owner=%i or valid_until < %s', $userID, $now);
pushGeneralHistory($pickedNPC, "<C>●</>{$year}{$month}월:<Y>{$pickedNPC['name']}</>의 육체에 <Y>{$userNick}</>(이)가 빙의되다.");
//pushGenLog($me, $mylog);