htaccess update for short open tag
This commit is contained in:
@@ -9,6 +9,7 @@ php_value xdebug.show_local_vars 0
|
|||||||
# allowed COOKIE, FILES, GET, POST, REQUEST, SERVER, SESSION
|
# allowed COOKIE, FILES, GET, POST, REQUEST, SERVER, SESSION
|
||||||
#php_value xdebug.dump.GET *
|
#php_value xdebug.dump.GET *
|
||||||
# PHP ERROR SETTINGS
|
# PHP ERROR SETTINGS
|
||||||
|
php_flag short_open_tag off
|
||||||
php_flag display_startup_errors on
|
php_flag display_startup_errors on
|
||||||
php_flag display_errors on
|
php_flag display_errors on
|
||||||
php_flag html_errors on
|
php_flag html_errors on
|
||||||
|
|||||||
Reference in New Issue
Block a user