First Commit
This commit is contained in:
6
web/html/theme/AT_WEB01/_common.php
Normal file
6
web/html/theme/AT_WEB01/_common.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
include_once('../../common.php');
|
||||
error_reporting(E_ALL);
|
||||
ini_set("display_errors", 1);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user