Files
codeigniter
application
assets
system
core
database
fonts
helpers
array_helper.php
captcha_helper.php
cookie_helper.php
date_helper.php
directory_helper.php
download_helper.php
email_helper.php
file_helper.php
form_helper.php
html_helper.php
index.html
inflector_helper.php
language_helper.php
number_helper.php
path_helper.php
security_helper.php
smiley_helper.php
string_helper.php
text_helper.php
typography_helper.php
url_helper.php
xml_helper.php
language
libraries
.htaccess
index.html
.editorconfig
.gitignore
composer.json
index.php
license.txt
readme.rst
.gitignore
README.md
test1.txt
SAE_DEV2.2_2024/codeigniter/system/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>