Files
.github
Sample
admin
install
pages_template
qrcode
system
ui
cache
compiled
conf
lib
c
css
bootstrap-rtl.min.css
index.html
dt
js
index.html
ui
ui_custom
index.html
.gitignore
CHANGELOG.md
LICENSE
README.md
composer.json
config.sample.php
favicon.ico
index.php
update.php
version.json
mitrobill/ui/lib/css/index.html

8 lines
112 B
HTML
Raw Normal View History

2017-03-11 02:51:06 +07:00
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
<p>Directory access is forbidden.</p>
</body>
</html>