Index do not show hot and classic

This commit is contained in:
xiaomlove
2021-03-05 02:07:06 +08:00
parent f4c402a87b
commit bdefe4d30b

View File

@@ -85,7 +85,7 @@ while($Cache->next_row()){
echo $Cache->next_row();
// ------------- end: recent news ------------------//
// ------------- start: hot and classic movies ------------------//
displayHotAndClassic();
//displayHotAndClassic();
// ------------- end: hot and classic movies ------------------//
// ------------- start: funbox ------------------//
if ($showfunbox_main == "yes" && (!isset($CURUSER) || $CURUSER['showfb'] == "yes")){