mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
Index do not show hot and classic
This commit is contained in:
@@ -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")){
|
||||
|
||||
Reference in New Issue
Block a user