Update adminer.php
This commit is contained in:
parent
665bbfe173
commit
d88d2e3a15
|
|
@ -21,6 +21,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);
|
||||||
|
?>
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
/** Adminer - Compact database management
|
/** Adminer - Compact database management
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue