diff --git a/index.php b/index.php index 92b44a3..ca20f5d 100644 --- a/index.php +++ b/index.php @@ -168,26 +168,17 @@ if ($CallingHome['Active']) {
- -
- - - your private hash in ' . $CallingHome['HashFile'] . ' could not be created, please check your config file and the permissions for the defined folder. -
'; +
+ your private hash in ' . $CallingHome['HashFile'] . ' could not be created, please check your config file and the permissions for the defined folder. +
'; } } - + */ switch ($_GET['show']) { case 'users' : require_once("./include/users.php"); @@ -200,8 +191,6 @@ if ($CallingHome['Active']) { } ?> - -