Update adminer.php
This commit is contained in:
parent
1a88d44e7a
commit
5a31e3f541
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
//hide notices and warnings
|
||||
//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
|
||||
* @link https://www.adminer.org/
|
||||
|
|
|
|||
Loading…
Reference in New Issue