271121 Visibility Icon
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user