Add hiddenlisting.php

This commit is contained in:
Clortox
2021-02-18 15:50:30 -05:00
parent fda726abb5
commit 50422e28bb
3 changed files with 126 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
include 'www/include.php';
include 'helpers/files.php';
//if this is a session inside the local connection
//if debug is enabled
if($isDebug){
ini_set('display_errors',1);
ini_set('display_startup_errors',1);