From 5ee8270f477f5e30066ec43a3c19ad420c9737d6 Mon Sep 17 00:00:00 2001 From: billz Date: Fri, 2 Jun 2023 12:51:13 +0000 Subject: [PATCH] Fix fatal error in php8 parse_ini_file() --- config/hostapd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hostapd.conf b/config/hostapd.conf index cdb2a881..b88b5469 100644 --- a/config/hostapd.conf +++ b/config/hostapd.conf @@ -20,5 +20,5 @@ country_code=GB ## RaspAP wireless client AP mode #interface=uap0 -## RaspAP bridge AP mode (disabled by default) +## RaspAP bridge AP mode, disabled by default #bridge=br0