forked from leftypol/leftypol
Better/working web config editor
This commit is contained in:
parent
3ed15565b0
commit
c9684fc000
4 changed files with 42 additions and 18 deletions
|
@ -157,7 +157,7 @@ function loadConfig() {
|
|||
if ($config['verbose_errors']) {
|
||||
set_error_handler('verbose_error_handler');
|
||||
error_reporting(E_ALL);
|
||||
ini_set('display_errors', false);
|
||||
ini_set('display_errors', true);
|
||||
ini_set('html_errors', false);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue