From 8f24d80e8d46a3438ebd57863694f4d97b290515 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Mon, 13 Oct 2025 15:22:07 -0700 Subject: [PATCH] Add variable to control whether the advisory is shown so that it can easily be toggled. Helps during testing! --- pages/helpers/advisory.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pages/helpers/advisory.php b/pages/helpers/advisory.php index 3b1499e..8abf014 100755 --- a/pages/helpers/advisory.php +++ b/pages/helpers/advisory.php @@ -1,4 +1,7 @@ #!/usr/bin/php +

@@ -16,3 +19,5 @@ + '; +?>