From 1bbea67d1eafe935c753408fdf3df91a2e94da39 Mon Sep 17 00:00:00 2001 From: James Date: Mon, 28 Mar 2022 15:10:12 +0200 Subject: [PATCH] added debug card --- index.php | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/index.php b/index.php index e3e38bf..6d849f6 100644 --- a/index.php +++ b/index.php @@ -48,7 +48,6 @@ $language = $defaultlanguage; } - #Get all files from the language folder $files = glob("roles/'.$language.'/*.php"); @@ -106,6 +105,20 @@ if ($count%2 != 1) echo ""; ?> +
+
+
+
+ DEBUG INFO + +
+
+
+