mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
Split Admin Menu and Settings Menu
This commit is contained in:
5
inc_debug.php
Normal file
5
inc_debug.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
ini_set('display_errors', 1);
|
||||
ini_set('display_startup_errors', 1);
|
||||
error_reporting(E_ALL);
|
||||
Reference in New Issue
Block a user