Skip to content

Commit

Permalink
Update php.ini
Browse files Browse the repository at this point in the history
test用
  • Loading branch information
KeiichiHonma committed May 15, 2013
1 parent e2099d3 commit 555f533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/php.ini
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,7 @@ error_reporting = E_ALL & ~E_NOTICE
; Development Value: On
; Production Value: Off
; http://php.net/display-errors
display_errors = Off
display_errors = On

; The display of errors which occur during PHP's startup sequence are handled
; separately from display_errors. PHP's default behavior is to suppress those
Expand Down

0 comments on commit 555f533

Please sign in to comment.