diff options
author | Andrey Andreev <narf@devilix.net> | 2014-02-07 14:35:51 +0100 |
---|---|---|
committer | Andrey Andreev <narf@devilix.net> | 2014-02-07 14:35:51 +0100 |
commit | ff6d1a80b75eb4303551be1f2708509757a85e50 (patch) | |
tree | c84c6a397341c462f02aa236d2c406944ff20386 /application/language/index.html | |
parent | 664b83e1d023e067d3b9bc75dbe96161236fd5f7 (diff) | |
parent | c697a3bfdfc301718058a09fd5692fbecee6920a (diff) |
Merge branch 'develop' into 'feature/user-guide-cleanup'
Diffstat (limited to 'application/language/index.html')
-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 |