commit | f4615fec22671262e95d3a852f8b9088314118f2 | [log] [tgz] |
---|---|---|
author | Derek Allard <derek.allard@ellislab.com> | Wed Jan 16 19:16:08 2008 +0000 |
committer | Derek Allard <derek.allard@ellislab.com> | Wed Jan 16 19:16:08 2008 +0000 |
tree | 7de95b796a4bb57f21705c04e90f575a7c0ed026 | |
parent | 80e1404151d718a8ac921c9825cadcd2dcfcbba4 [diff] |
added a helpers folder to application
diff --git a/system/application/helpers/index.html b/system/application/helpers/index.html new file mode 100644 index 0000000..5a1f5d6 --- /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