From b2816c13cfe9bee50220d63685f78788467e990e Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Wed, 3 Oct 2007 21:28:01 -0400 Subject: Make sure short_open_tag = Off via .htaccess Signed-off-by: Loui Chang --- web/html/.htaccess | 1 + 1 file changed, 1 insertion(+) (limited to 'web') diff --git a/web/html/.htaccess b/web/html/.htaccess index 1bf1488..d4cd012 100644 --- a/web/html/.htaccess +++ b/web/html/.htaccess @@ -1 +1,2 @@ +php_value short_open_tag Off php_value include_path ".:../lib:../lang" -- cgit v1.2.3-70-g09d2