Skip to content

Commit

Permalink
Remove debugging section
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian Bitter committed May 1, 2020
1 parent 51718a4 commit e8e643a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions index.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
<?php
ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
error_reporting(E_ALL);
require 'concrete/dispatcher.php';

0 comments on commit e8e643a

Please sign in to comment.