Changed default value of short_open_tags to Off instead of FAlse (#168)

This commit is contained in:
Yaron Tal 2017-01-16 18:13:45 +01:00 committed by Jeff Geerling
parent fabb651bf5
commit 0adb0cdc41

View File

@ -65,7 +65,7 @@ php_allow_url_fopen: "On"
php_sendmail_path: "/usr/sbin/sendmail -t -i"
php_output_buffering: "4096"
php_short_open_tag: false
php_short_open_tag: "Off"
php_disable_functions: []
php_session_cookie_lifetime: 0