mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 10:37:39 -07:00
error_reporting
This commit is contained in:
parent
acc491b52d
commit
6ea0061476
21 changed files with 22 additions and 25 deletions
|
@ -1,8 +1,6 @@
|
|||
<?php
|
||||
// Init
|
||||
//error_reporting(NULL);
|
||||
//ob_start();
|
||||
session_start();
|
||||
/error_reporting(NULL);
|
||||
$TAB = 'SERVER';
|
||||
|
||||
include($_SERVER['DOCUMENT_ROOT']."/inc/main.php");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue