From 53f2259aa921c200ad92b6524b30af1c83bc7ef5 Mon Sep 17 00:00:00 2001 From: moodler Date: Tue, 29 Oct 2002 04:04:08 +0000 Subject: [PATCH] Added short_open_tag --- lib/htaccess | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/htaccess b/lib/htaccess index 45adb7a06e..86f840954c 100644 --- a/lib/htaccess +++ b/lib/htaccess @@ -15,6 +15,7 @@ php_value magic_quotes_gpc 1 php_value file_uploads 1 +php_value short_open_tag 1 ### These are optional - you may not want to override php.ini -- 2.39.5