271121 Visibility Icon

This commit is contained in:
Daisuke
2021-11-27 15:31:52 -06:00
parent b44e9d69ad
commit 8b2355c143
17 changed files with 58 additions and 5 deletions

View File

@ -36,7 +36,6 @@ so grateful
ini_set('display_errors', 1);
ini_set("log_errors", 1);
error_reporting(1);
ini_set("error_log", "php-error.log");
include "settings.php"; # the general settings of the FE
include "include/init.php"; # initializes the page load with some variables and cookies