summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2008-01-16 20:16:08 +0100
committerDerek Allard <derek.allard@ellislab.com>2008-01-16 20:16:08 +0100
commitf4615fec22671262e95d3a852f8b9088314118f2 (patch)
tree7de95b796a4bb57f21705c04e90f575a7c0ed026
parent80e1404151d718a8ac921c9825cadcd2dcfcbba4 (diff)
added a helpers folder to application
-rw-r--r--system/application/helpers/index.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/system/application/helpers/index.html b/system/application/helpers/index.html
new file mode 100644
index 000000000..5a1f5d6ae
--- /dev/null
+++ b/system/application/helpers/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