From 352008b96644636de15f36ca41daa921694e72d8 Mon Sep 17 00:00:00 2001 From: billz Date: Sun, 16 Nov 2025 21:33:08 +0100 Subject: [PATCH] Update template w/ $logOutput --- templates/hostapd/logging.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/hostapd/logging.php b/templates/hostapd/logging.php index 3948bc4d..facd8365 100644 --- a/templates/hostapd/logging.php +++ b/templates/hostapd/logging.php @@ -14,7 +14,7 @@
'.htmlspecialchars($logdata, ENT_QUOTES).''; + echo ''; } else { echo ''; }