From 4b9efbb9f49911b17bde2d46b86df825e987101e Mon Sep 17 00:00:00 2001 From: svncommit Date: Thu, 9 Aug 2007 21:55:14 +0000 Subject: Fixes interface lock-up issues and minor bugs (richs) --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.htaccess') diff --git a/.htaccess b/.htaccess index b69de0cfd..2244a0571 100644 --- a/.htaccess +++ b/.htaccess @@ -2,7 +2,7 @@ php_flag display_errors Off php_flag log_errors On php_value error_log logs/errors -php_value upload_max_filesize 2M +php_value upload_max_filesize 5M Order allow,deny -- cgit v1.2.3