mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-02 14:37:55 -05:00
- CodeIgniter 4.5.1 - PSR/Log 3.0.0 - PHP >= 8.1 - Replaced mandatory files. - Modified breaking change code. - Modified updated code. - Added missing files. Signed-off-by: objecttothis <objecttothis@gmail.com>
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>
|