Skip to content
This repository has been archived by the owner on May 1, 2019. It is now read-only.

Commit

Permalink
Merge pull request #448 from snapshotpl/remove_ini_set
Browse files Browse the repository at this point in the history
Remove ini_set
  • Loading branch information
Ocramius committed Mar 2, 2015
2 parents 7d15d9a + eed1a3f commit 8729aee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/application.config.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
ini_set('display_errors', 1);

return [
'modules' => [
Expand Down

0 comments on commit 8729aee

Please sign in to comment.