From f773cd7e9aec33ae9ab399df5bcd2fc8a5829620 Mon Sep 17 00:00:00 2001 From: Philipp Dunkel Date: Wed, 25 Nov 2009 21:58:38 +0000 Subject: [PATCH] Fixed broken patch --- www/.htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/.htaccess b/www/.htaccess index 84aadf0..bd01047 100644 --- a/www/.htaccess +++ b/www/.htaccess @@ -1,4 +1,4 @@ -php_value auto_prepend_file ../includes/general.php +php_value auto_prepend_file /www/includes/general.php php_value output_buffering 1 errordocument 404 /error404.php errordocument 403 /error403.php