From 3d20abcdf0874e831f64811a81f10b5610e8cda3 Mon Sep 17 00:00:00 2001 From: Chris Kelly Date: Wed, 5 Nov 2008 22:20:58 +0000 Subject: move short_open_tag setting from .htaccess to ini_set because it works more often and fails more gracefully --- .htaccess | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .htaccess (limited to '.htaccess') diff --git a/.htaccess b/.htaccess deleted file mode 100644 index 9722ff7c..00000000 --- a/.htaccess +++ /dev/null @@ -1 +0,0 @@ -php_flag short_open_tag on -- cgit v1.2.3