-
-
-
-
- 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']) {
}
?>
-
-