From e154f961322eb50690794e58d0e2342dcffea111 Mon Sep 17 00:00:00 2001 From: Nathan Gray Date: Thu, 21 Aug 2008 20:59:02 +0000 Subject: [PATCH] Revert accidentally commited changes. --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 5456e84628..6956d0225c 100644 --- a/.htaccess +++ b/.htaccess @@ -5,7 +5,7 @@ # # to enable parsing off this file # -php_value memory_limit 128M +php_value memory_limit 32M php_value max_execution_time 60 php_flag register_globals Off php_flag magic_quotes_gpc Off