diff options
author | Aleksander Machniak <alec@alec.pl> | 2011-12-25 16:58:03 (GMT) |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2011-12-25 16:58:03 (GMT) |
commit | 92a5add47382cd41e782f45ef47e46806acdd615 (patch) | |
tree | 2a7993dc635df3746a037f78203746d2a3cbf330 /cache/.htaccess | |
parent | e8ea8f9522098c104eae131b773c4fd6cb7d329c (diff) | |
download | kolab-wap-92a5add47382cd41e782f45ef47e46806acdd615.tar.gz |
Restructured directory tree and class names (I'm not happy with it still)
Some improvements in the client
Diffstat (limited to 'cache/.htaccess')
-rw-r--r-- | cache/.htaccess | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cache/.htaccess b/cache/.htaccess new file mode 100644 index 0000000..93169e4 --- /dev/null +++ b/cache/.htaccess @@ -0,0 +1,2 @@ +Order deny,allow +Deny from all |