diff options
author | Derek Jones <derek.jones@ellislab.com> | 2010-03-10 22:00:18 +0100 |
---|---|---|
committer | Derek Jones <derek.jones@ellislab.com> | 2010-03-10 22:00:18 +0100 |
commit | 2ede2f6e8e9f2cde7402a88906d091011f7885ec (patch) | |
tree | 820969b12c5dbe9baa25bd6277de37ce8cb6aec6 /system/application/third_party/index.html | |
parent | f0abee3f8534d2c45c203dd270ed61dc31b5cefe (diff) |
added docs for application Packages, added third_party folder to the application folder
Diffstat (limited to 'system/application/third_party/index.html')
-rw-r--r-- | system/application/third_party/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/application/third_party/index.html b/system/application/third_party/index.html new file mode 100644 index 000000000..c942a79ce --- /dev/null +++ b/system/application/third_party/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 |