mirror of
https://github.com/vrana/adminer.git
synced 2025-08-17 20:01:25 +02:00
Report user errors
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1016 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
error_reporting(4343); // errors and warnings
|
||||
error_reporting(6135); // errors and warnings
|
||||
|
||||
include "../adminer/include/coverage.inc.php";
|
||||
|
||||
|
Reference in New Issue
Block a user