Merge branch 'g5'

This commit is contained in:
chicpro
2014-02-14 14:44:26 +09:00

View File

@ -34,7 +34,7 @@ function latest($skin_dir='', $bo_table, $rows=10, $subject_len=40, $cache_time=
}
if(!$cache_fwrite)
include_once($cache_file);
include($cache_file);
}
}