Atualizando Database.class.php
This commit is contained in:
parent
edd59892f2
commit
f5e3846d27
1 changed files with 2 additions and 2 deletions
|
|
@ -12,8 +12,8 @@ use vendor\controller\routers\RouterValidate;
|
||||||
$Main = new Main;
|
$Main = new Main;
|
||||||
$RouterValidate = new RouterValidate;
|
$RouterValidate = new RouterValidate;
|
||||||
|
|
||||||
// error_reporting(E_ALL);
|
error_reporting(E_ALL);
|
||||||
// ini_set('display_errors', 'On');
|
ini_set('display_errors', 'On');
|
||||||
|
|
||||||
try {
|
try {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue