Skip to content
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.

Commit

Permalink
Removed: Developper mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Bencor29 authored Jul 30, 2019
1 parent 20283ef commit 416dacf
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions index.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@

namespace App\System;

error_reporting(E_ALL);
ini_set('display_errors',1);
ini_set('error_reporting', E_ALL);
ini_set('display_startup_errors',1);
error_reporting(-1);

use App\System\ConfigLoader;
use App\System\Controller;
use App\System\Session;
Expand Down

0 comments on commit 416dacf

Please sign in to comment.