diff --git a/src/server/cyberhex-code/system/secure_zone/php/welcome.php b/src/server/cyberhex-code/system/secure_zone/php/welcome.php index 17c9855..94b851b 100644 --- a/src/server/cyberhex-code/system/secure_zone/php/welcome.php +++ b/src/server/cyberhex-code/system/secure_zone/php/welcome.php @@ -10,21 +10,94 @@ if (!isset($_SESSION['username']) or !isset($_SESSION["login"])) { $username = $_SESSION['username']; $perms = $_SESSION["perms"]; - +$email = $_SESSION["email"]; ?> -
-On your left are all available actions / settings of Cyberhex
-If you need support, please contact us! info.jakach@gmail.com
+ +| Machineid | File | Hash | Action Taken | '); + echo('|
|---|---|---|---|---|
| '.$last_id.' | '); + echo(''.$machineid.' | '); + echo(''.$file.' | '); + echo(''.$hash.' | '); + echo(''.$action.' | '); + echo('