diff options
author | Andrey Andreev <narf@devilix.net> | 2014-02-05 11:46:36 +0100 |
---|---|---|
committer | Andrey Andreev <narf@devilix.net> | 2014-02-05 11:46:36 +0100 |
commit | 86f46f4628f63ef63d28de78da0d8d73013d5a8c (patch) | |
tree | aa85ab0d40fdc0ff771aae37ab957b8704058b48 /application/language | |
parent | 4a2918a33c756ac7cc9defc2e6acd371e4412af6 (diff) | |
parent | aaa8ddb5a48af8f37cf1015a7768957cce41acd3 (diff) |
Merge branch 'develop' into feature/encryption
Diffstat (limited to 'application/language')
-rw-r--r-- | application/language/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/application/language/index.html b/application/language/index.html new file mode 100644 index 000000000..c942a79ce --- /dev/null +++ b/application/language/index.html @@ -0,0 +1,10 @@ +<html> +<head> + <title>403 Forbidden</title> +</head> +<body> + +<p>Directory access is forbidden.</p> + +</body> +</html>
\ No newline at end of file |