Fixes for Freedom. Add Announcement. #12

Merged
me merged 4 commits from dev into main 2025-10-03 13:04:40 -07:00
Showing only changes of commit 6f8223e1f6 - Show all commits

View File

@@ -9,7 +9,10 @@
include "banner.php";
include "menu.php";
/* 2025-01-29 Disable advisory now that Books is explicitly a menu item. * /
/*
2025-01-29 Disable advisory now that Books is explicitly a menu item.
2025-10-03 Re-enable advisory for new eBook.
*/
if (!isset($GLOBALS["ADVISORY"]) || $GLOBALS["ADVISORY"] !== false)
include "advisory.php";
/* */