Turn off advisory.

This commit is contained in:
2025-11-21 08:53:33 -07:00
parent ab2dc22213
commit f5251c89f9

View File

@@ -1,6 +1,6 @@
#!/usr/bin/php
<?php
$show_advisory = true;
$show_advisory = false;
if ($show_advisory) echo '
<div class="row">
<p><!-- Gap Area --></p>