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