From aeecffd3cb07f1cf1d1321e092a1c6948b325201 Mon Sep 17 00:00:00 2001 From: xiaomlove Date: Mon, 19 Dec 2022 04:31:07 +0800 Subject: [PATCH] fix warned.php page no footer --- include/constants.php | 2 +- public/warned.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/include/constants.php b/include/constants.php index 5f189810..ccc9b96d 100644 --- a/include/constants.php +++ b/include/constants.php @@ -1,6 +1,6 @@
\n"); print("User Name Registered - Last access + Last access User Class Downloaded UpLoaded @@ -63,6 +63,6 @@ print("
" . ($pagemenu ?? '') . "
" . ($browsemenu ?? '') . "

"); -die; +stdfoot(); ?>