From 4ba01ebaea15bd6e62fb4f66849354a73ea1de45 Mon Sep 17 00:00:00 2001 From: cytopia Date: Sun, 6 Nov 2016 17:21:26 +0100 Subject: [PATCH] If no errors are present, show OK screen --- .devilbox/www/htdocs/debug.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.devilbox/www/htdocs/debug.php b/.devilbox/www/htdocs/debug.php index 98ce841a..742474a8 100644 --- a/.devilbox/www/htdocs/debug.php +++ b/.devilbox/www/htdocs/debug.php @@ -20,6 +20,8 @@ getAll(); ?>

Writing to logfile is not possible. Errors will be sent as mail instead. Check the mail section.

+ +

No errors detected.