fix weird ping messages

This commit is contained in:
biglyderv 2025-01-05 02:47:50 -05:00
parent b27b98fe3f
commit 162bd9c8cb
3 changed files with 4 additions and 4 deletions

View file

@ -6,6 +6,6 @@
$ref = 1732684297;
page_header();
comments("notification",$username);
comments("notification",$username,true);
page_footer();
?>