Update adminer.php

This commit is contained in:
markjcrane
2019-11-05 04:54:18 +00:00
parent 4875aee995
commit 567bbe1e0f

View File

@@ -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/