Skip to content

Commit

Permalink
remove debugging error reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
draganescu committed Nov 23, 2023
1 parent a858025 commit 9913831
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/init.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
<?php
// display errors
ini_set('display_errors', 1);
//ini_set('display_startup_errors', 1);
error_reporting(E_ALL);
/**
* Init hooks.
*
Expand Down

0 comments on commit 9913831

Please sign in to comment.