Add files via upload

This commit is contained in:
Markines16
2021-04-14 19:59:52 +02:00
committed by GitHub
parent 1c43a649c9
commit 3e7378d9d9
4 changed files with 36 additions and 22 deletions

View File

@@ -6,6 +6,7 @@
function __construct($panel,$log){
$this->state = $panel;
$this->login = $log;
}
function showPanel() {