first commit

This commit is contained in:
CHIEFSOFT\ameye
2024-08-17 17:19:25 -04:00
commit 27aeffcfa3
904 changed files with 239087 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
<IfModule authz_core_module>
Require all denied
</IfModule>
<IfModule !authz_core_module>
Deny from all
</IfModule>
+11
View File
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
<p>Directory access is forbidden.</p>
</body>
</html>
+11
View File
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
<p>Directory access is forbidden.</p>
</body>
</html>
+11
View File
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
<p>Directory access is forbidden.</p>
</body>
</html>
+28
View File
@@ -0,0 +1,28 @@
CRITICAL - 2024-08-13 15:35:48 --> CodeIgniter\View\Exceptions\ViewException: Invalid file: "template/header.php"
[Method: GET, Route: /]
in SYSTEMPATH/Exceptions/FrameworkException.php on line 41.
1 SYSTEMPATH/View/View.php(222): CodeIgniter\Exceptions\FrameworkException::forInvalidFile('template/header.php')
2 SYSTEMPATH/Common.php(1169): CodeIgniter\View\View->render('template/header', [], true)
3 APPPATH/Controllers/BaseController.php(60): view('template/header', [])
4 APPPATH/Controllers/Home.php(11): App\Controllers\BaseController->renderExternalPage('welcome_message', [])
5 SYSTEMPATH/CodeIgniter.php(933): App\Controllers\Home->index()
6 SYSTEMPATH/CodeIgniter.php(509): CodeIgniter\CodeIgniter->runController(Object(App\Controllers\Home))
7 SYSTEMPATH/CodeIgniter.php(355): CodeIgniter\CodeIgniter->handleRequest(null, Object(Config\Cache), false)
8 SYSTEMPATH/Boot.php(325): CodeIgniter\CodeIgniter->run()
9 SYSTEMPATH/Boot.php(67): CodeIgniter\Boot::runCodeIgniter(Object(CodeIgniter\CodeIgniter))
10 FCPATH/index.php(56): CodeIgniter\Boot::bootWeb(Object(Config\Paths))
CRITICAL - 2024-08-13 15:37:24 --> ErrorException: Undefined variable $facility_text
[Method: GET, Route: /]
in APPPATH/Views/welcome_message.php on line 53.
1 APPPATH/Views/welcome_message.php(53): CodeIgniter\Debug\Exceptions->errorHandler(2, 'Undefined variable $facility_text', '/var/www/html/app/Views/welcome_message.php', 53)
2 SYSTEMPATH/View/View.php(234): include('/var/www/html/app/Views/welcome_message.php')
3 SYSTEMPATH/View/View.php(237): CodeIgniter\View\View->CodeIgniter\View\{closure}()
4 SYSTEMPATH/Common.php(1169): CodeIgniter\View\View->render('welcome_message', [], true)
5 APPPATH/Controllers/BaseController.php(61): view('welcome_message', [])
6 APPPATH/Controllers/Home.php(11): App\Controllers\BaseController->renderExternalPage('welcome_message', [])
7 SYSTEMPATH/CodeIgniter.php(933): App\Controllers\Home->index()
8 SYSTEMPATH/CodeIgniter.php(509): CodeIgniter\CodeIgniter->runController(Object(App\Controllers\Home))
9 SYSTEMPATH/CodeIgniter.php(355): CodeIgniter\CodeIgniter->handleRequest(null, Object(Config\Cache), false)
10 SYSTEMPATH/Boot.php(325): CodeIgniter\CodeIgniter->run()
11 SYSTEMPATH/Boot.php(67): CodeIgniter\Boot::runCodeIgniter(Object(CodeIgniter\CodeIgniter))
12 FCPATH/index.php(56): CodeIgniter\Boot::bootWeb(Object(Config\Paths))
+11
View File
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
<p>Directory access is forbidden.</p>
</body>
</html>
+11
View File
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
<p>Directory access is forbidden.</p>
</body>
</html>