oops
This commit is contained in:
parent
1d8d3c1d46
commit
1edc207e3c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ chdir(__DIR__);
|
|||
require_once __DIR__ . "/../bootstrap.php";
|
||||
|
||||
error_reporting(E_ALL);
|
||||
ini_set('display_errors',)
|
||||
ini_set('display_errors',1);
|
||||
// Show table creation statements
|
||||
// And (re)generate Proxies
|
||||
|
||||
|
|
Loading…
Reference in a new issue