mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
modal show global
This commit is contained in:
@@ -152,6 +152,11 @@ if ($showshoutbox_main == "yes") {
|
||||
print("</form></td></tr></table>");
|
||||
}
|
||||
// ------------- end: shoutbox ------------------//
|
||||
|
||||
$extraModules = [];
|
||||
$extraModules = apply_filter('nexus_home_module', $extraModules);
|
||||
print implode('', $extraModules);
|
||||
|
||||
// ------------- start: latest forum posts ------------------//
|
||||
|
||||
if ($showlastxforumposts_main == "yes" && $CURUSER)
|
||||
|
||||
Reference in New Issue
Block a user