Add files via upload
This commit is contained in:
@ -1,9 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<?php
|
||||
//ini_set('display_errors', 0);
|
||||
//error_reporting(E_ERROR | E_WARNING | E_PARSE);
|
||||
<?php
|
||||
|
||||
//General Config File:
|
||||
//General Config File:
|
||||
require_once('../assets/php/config.php');
|
||||
//Controller file:
|
||||
include_once('panel_manager.php');
|
||||
|
Reference in New Issue
Block a user