aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorKevin Chabowski <kevin@kch42.de>2012-01-05 14:43:33 +0100
committerKevin Chabowski <kevin@kch42.de>2012-01-05 14:43:33 +0100
commitc4cc87d9d1557ddd4cae4b06b79696712f61a2ad (patch)
tree081b31be890c484040a63f626063e846ef583680 /templates
parente99281261767710f96b9967a0ab03a3ea24a05e0 (diff)
downloadr7r-repo-c4cc87d9d1557ddd4cae4b06b79696712f61a2ad.tar.gz
r7r-repo-c4cc87d9d1557ddd4cae4b06b79696712f61a2ad.tar.bz2
r7r-repo-c4cc87d9d1557ddd4cae4b06b79696712f61a2ad.zip
New directory hierachy. index and setup implemented.
Diffstat (limited to 'templates')
-rwxr-xr-xtemplates/.htaccess4
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/.htaccess b/templates/.htaccess
deleted file mode 100755
index 19469bf..0000000
--- a/templates/.htaccess
+++ /dev/null
@@ -1,4 +0,0 @@
-<Files *>
- Order Allow,Deny
- Deny from all
-</Files>