Update adminer.php
This commit is contained in:
parent
4875aee995
commit
567bbe1e0f
|
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
//hide notices and warnings
|
//hide notices and warnings
|
||||||
//ini_set('display_errors', '0');
|
//ini_set('display_errors', '0');
|
||||||
//error_reporting(E_ALL ^ E_NOTICE ^ E_WARNING);
|
error_reporting(E_ALL ^ E_NOTICE ^ E_WARNING);
|
||||||
|
|
||||||
/** Adminer - Compact database management
|
/** Adminer - Compact database management
|
||||||
* @link https://www.adminer.org/
|
* @link https://www.adminer.org/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue