]> 91.132.146.200 Git - aranea.git/commit
init of the webinterface
authorBanana <mail@bananas-playground.net>
Wed, 9 Oct 2024 21:31:09 +0000 (23:31 +0200)
committerBanana <mail@bananas-playground.net>
Wed, 9 Oct 2024 21:31:09 +0000 (23:31 +0200)
commit601cd5d4215531fce6d5686ae4e235aa497c4157
tree212257685337b71539f5bf6f65679a057e4b4aa3
parenta1016062476cc6aec4e95d00f59fa1eccd16e684
init of the webinterface

Signed-off-by: Banana <mail@bananas-playground.net>
17 files changed:
webroot/asset/style.css [new file with mode: 0644]
webroot/asset/uikit/uikit-icons.min.js [new file with mode: 0644]
webroot/asset/uikit/uikit.min.css [new file with mode: 0644]
webroot/asset/uikit/uikit.min.js [new file with mode: 0644]
webroot/config.default.php [new file with mode: 0644]
webroot/config.php [new file with mode: 0644]
webroot/index.php [new file with mode: 0644]
webroot/lib/base.class.php [new file with mode: 0644]
webroot/lib/domains.class.php [new file with mode: 0644]
webroot/lib/helper.class.php [new file with mode: 0644]
webroot/lib/urls.class.php [new file with mode: 0644]
webroot/log/.gitignore [new file with mode: 0644]
webroot/view/home/home.inc.php [new file with mode: 0644]
webroot/view/home/home.php [new file with mode: 0644]
webroot/view/main.php [new file with mode: 0644]
webroot/view/system/menu.php [new file with mode: 0644]
webroot/view/system/message.php [new file with mode: 0644]