Make sure short_open_tag = Off via .htaccess

Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
Loui Chang 2007-10-03 21:28:01 -04:00 committed by Dan McGee
parent da9d2b9e0d
commit b2816c13cf

View file

@ -1 +1,2 @@
php_value short_open_tag Off
php_value include_path ".:../lib:../lang" php_value include_path ".:../lib:../lang"