Getting rid of debug code
This commit is contained in:
parent
a4339fc1b6
commit
e5cbccecb5
1 changed files with 0 additions and 3 deletions
|
|
@ -9,9 +9,6 @@
|
|||
|
||||
session_start();
|
||||
|
||||
error_reporting(E_ALL);
|
||||
ini_set('display_errors', 'on');
|
||||
|
||||
require_once('../bootstrap.php');
|
||||
|
||||
$fc = new PHPCI\Application($config, new b8\Http\Request());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue