From 6ea5c56ded8b1a9c7d7ed78cd035a48b42d6cf19 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 20 Aug 2004 07:51:27 +0000 Subject: - Theme system changes. Please consult http://drupal.org/node/view/9576 for details. --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.htaccess') diff --git a/.htaccess b/.htaccess index 442a5bd95..a42729b76 100644 --- a/.htaccess +++ b/.htaccess @@ -3,7 +3,7 @@ # # Protect files and directories from prying eyes: - + order deny,allow deny from all -- cgit v1.2.3