Files
codeigniter
application
cache
config
controllers
core
helpers
index.html
hooks
language
libraries
logs
models
third_party
views
.htaccess
index.html
assets
system
.editorconfig
.gitignore
composer.json
index.php
license.txt
readme.rst
.gitignore
README.md
SAE_DEV2.2_2024/codeigniter/application/helpers/index.html

12 lines
131 B
HTML
Raw Normal View History

2024-05-25 00:33:32 +02:00
<!DOCTYPE html>
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
<p>Directory access is forbidden.</p>
</body>
</html>