hide errors
This commit is contained in:
parent
c25c62bcdd
commit
e2858bdb78
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
ini_set('display_errors', 0);
|
||||||
|
ini_set('display_startup_errors', 0);
|
||||||
error_reporting(0);
|
error_reporting(0);
|
||||||
|
|
||||||
//function adminer_object() {
|
//function adminer_object() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue