Skip to content

Commit

Permalink
remove error reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnRDOrazio committed Dec 8, 2024
1 parent 74bd057 commit 9378b8d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions index.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
<?php
error_reporting(-1);
ini_set('display_errors', '1');

include './vendor/autoload.php';

Expand Down

0 comments on commit 9378b8d

Please sign in to comment.