Added new application/core directory from CodeIgniter v3

This commit is contained in:
Alex Tselegidis 2016-04-27 08:23:19 +02:00
parent 8461c0dca4
commit 48323163d8
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
<p>Directory access is forbidden.</p>
</body>
</html>