- history, log 관련 함수들을 일괄 변경
- 접속 장소(conmsg) 장소 제거
This commit is contained in:
+1
-1
@@ -238,7 +238,7 @@ if(Session::getUserGrade() >= 5) {
|
||||
</tr>
|
||||
<tr>
|
||||
<td width=498 ><?php getGeneralPublicRecordRecent(15); ?></td>
|
||||
<td width=498 ><?php MyLog($me['no'], 15); ?></td>
|
||||
<td width=498 ><?=getGenLogRecent($me['no'], 15)?></td>
|
||||
</tr>
|
||||
<tr><td width=998 colspan=2 align=center id=bg1><b>중원 정세</b></td></tr>
|
||||
<tr><td width=998 colspan=2><?php getWorldHistoryRecent(15); ?></td></tr>
|
||||
|
||||
Reference in New Issue
Block a user