From 5a63ac033e46d17aa9d2c40ec3c34f56495e9e23 Mon Sep 17 00:00:00 2001 From: adrien Date: Mon, 19 May 2025 16:23:52 +0200 Subject: [PATCH] =?UTF-8?q?sch=C3=A9ma?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- show.php | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/show.php b/show.php index 2cc3ddb..0566754 100644 --- a/show.php +++ b/show.php @@ -36,16 +36,12 @@ foreach ($interfaces as $interface) { if (!empty($interface["voice_vlan"])) $interface["style"] .= "--voice-vlan: {$interface["voice_vlan"]}; "; $stack[$interface["member"]][1 - $interface["port"] % 2][$interface["port"]] = $interface; } - -/*echo ("");*/ ?> - <?= $sysname[1] ?? "Switch sans nom" ?> - Tableau des VLANs + <?= $sysname[1] ?? "Switch sans nom" ?> - Schéma des VLANs