Update adminer.php

This commit is contained in:
markjcrane 2019-11-05 04:54:18 +00:00
parent 1a88d44e7a
commit 5a31e3f541
1 changed files with 1 additions and 1 deletions

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/