Skip to content

Commit

Permalink
allow short tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Belo committed Jan 23, 2012
1 parent d3cb013 commit acaeb27
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 @@ -223,7 +223,7 @@ engine = On
; Development Value: Off
; Production Value: Off
; http://php.net/short-open-tag
short_open_tag = Off
short_open_tag = On

; Allow ASP-style <% %> tags.
; http://php.net/asp-tags
Expand Down

0 comments on commit acaeb27

Please sign in to comment.