mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 16:08:55 +02:00
@@ -12,7 +12,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
if ($_GET['debug'])
|
||||
if (isset($_GET['debug']))
|
||||
{
|
||||
ini_set('display_errors', 1);
|
||||
ini_set('display_startup_errors', 0);
|
||||
|
||||
Reference in New Issue
Block a user