codeigniter
application
assets
system
core
database
fonts
helpers
language
english
calendar_lang.php
date_lang.php
db_lang.php
email_lang.php
form_validation_lang.php
ftp_lang.php
imglib_lang.php
index.html
migration_lang.php
number_lang.php
pagination_lang.php
profiler_lang.php
unit_test_lang.php
upload_lang.php
index.html
libraries
.htaccess
index.html
.editorconfig
.gitignore
composer.json
index.php
license.txt
readme.rst
.gitignore
README.md
12 lines
131 B
HTML
12 lines
131 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>403 Forbidden</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
<p>Directory access is forbidden.</p>
|
||
|
|
||
|
</body>
|
||
|
</html>
|