Style Overhaul #2
@ -8,6 +8,9 @@
|
|||||||
<?php
|
<?php
|
||||||
include "banner.php";
|
include "banner.php";
|
||||||
include "menu.php";
|
include "menu.php";
|
||||||
|
|
||||||
|
/* 2025-01-29 Disable advisory now that Books is explicitly a menu item. * /
|
||||||
if (!isset($GLOBALS["ADVISORY"]) || $GLOBALS["ADVISORY"] !== false)
|
if (!isset($GLOBALS["ADVISORY"]) || $GLOBALS["ADVISORY"] !== false)
|
||||||
include "advisory.php";
|
include "advisory.php";
|
||||||
|
/* */
|
||||||
?>
|
?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user