Cloudlog/application/language/spanish/index.html
Leroy Diaz 1a0c7a3dd3 Add Spanish translations from CodeIgniter Community
As recommended in CodeIgniter documentation [1], the
files were copied to the application folder instead of
the system folder.

More info: https://github.com/bcit-ci/codeigniter3-translations

[1] https://codeigniter.com/userguide3/libraries/language.html
2021-01-13 18:49:05 +00:00

12 lines
131 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
<p>Directory access is forbidden.</p>
</body>
</html>