From 09bd0164ebc020a54b944b7326dcba496fb5d82c Mon Sep 17 00:00:00 2001 From: Minteck Date: Fri, 26 Aug 2022 22:29:23 +0200 Subject: idk when was the last commit so I'm making a new one - Violet Dawn --- includes/sysbanner.php | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'includes/sysbanner.php') diff --git a/includes/sysbanner.php b/includes/sysbanner.php index 7b6bbf1..5ffe000 100644 --- a/includes/sysbanner.php +++ b/includes/sysbanner.php @@ -31,7 +31,7 @@ $travelling = json_decode(file_get_contents($_SERVER['DOCUMENT_ROOT'] . "/includ foreach ($members as $member) { $data = parseMetadata(json_decode(file_get_contents($_SERVER['DOCUMENT_ROOT'] . "/includes/data/$systemID-$member[id]-metadata.json"), true)); if ($data["host"]): $foundHost = true; ?> - ">.png" style="width:24px;"> + ">.png" style="width:24px;"> - Fronter: ">.png" style="width:24px;"> + Fronter: ">.png" style="width:24px;"> More than one" : $member["name"])) ?> - Last Fronter: ">.png" style="width:24px;"> + Last fronter: ">.png" style="width:24px;"> More than one" : $member["name"])) ?> - Members: + Members: 0) { echo("
+ " . count($travellers) . " traveller" . (count($travellers) > 1 ? "s" : "")); } @@ -75,7 +78,7 @@ $travelling = json_decode(file_get_contents($_SERVER['DOCUMENT_ROOT'] . "/includ ?>
- Last Switch: "> + Last switch: "> -- cgit