This commit is contained in:
2018-01-16 04:19:20 +09:00
parent c001179088
commit 131c5319ec
35 changed files with 253 additions and 253 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ if($admin['npcmode'] != 1) {
$me = MYDB_fetch_array($result);
$log[0] = "<C>●</>{$admin['month']}월:<Y>{$me['name']}</>의 육체에 <Y>{$member['name']}</>(이)가 <S>빙의</>됩니다!";
$me = addHistory($connect, $me, "<C>●</>$admin['year']$admin['month']월:<Y>{$me['name']}</>의 육체에 <Y>{$member['name']}</>(이)가 빙의되다.");
$me = addHistory($connect, $me, "<C>●</>{$admin['year']}{$admin['month']}월:<Y>{$me['name']}</>의 육체에 <Y>{$member['name']}</>(이)가 빙의되다.");
pushGenLog($me, $mylog);
pushAllLog($log);