연감 장수 동향 안뜨는 문제도 해결

This commit is contained in:
2018-04-11 03:16:50 +09:00
parent b46a197a5c
commit f0c6243964
+1
View File
@@ -239,6 +239,7 @@ function getGeneralPublicRecordWithDate($year, $month) {
if(!$texts){
return ConvertLog("<C>●</>{$month}월: 기록 없음");
}
return join('<br>', $texts);
}
function LogHistory($isFirst=0) {