diff options
author | admin <devnull@localhost> | 2006-09-21 08:20:32 +0200 |
---|---|---|
committer | admin <devnull@localhost> | 2006-09-21 08:20:32 +0200 |
commit | 0d9c2087818d82798b7f9c65a1226317a7cc6d68 (patch) | |
tree | f6ae930cff8fc9fa61f025ffce5f67509dfbe09c | |
parent | 885b0343036695ad673fc24ba7682fc155c54036 (diff) |
Adding hooks folder
-rw-r--r-- | system/application/hooks/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/system/application/hooks/index.html b/system/application/hooks/index.html new file mode 100644 index 000000000..5a1f5d6ae --- /dev/null +++ b/system/application/hooks/index.html @@ -0,0 +1,15 @@ +<html>
+
+<head>
+
+<title>403 Forbidden</title>
+
+</head>
+
+<body bgcolor='#ffffff'>
+
+<p>Directory access is forbidden.<p>
+
+</body>
+
+</html>
\ No newline at end of file |