From e2c82168fb324710bf5cbd8e59274c5fb1311fbf Mon Sep 17 00:00:00 2001 From: billz Date: Sun, 7 Jun 2020 17:25:11 +0100 Subject: [PATCH] Add includes/config --- includes/hostapd.php | 1 + 1 file changed, 1 insertion(+) diff --git a/includes/hostapd.php b/includes/hostapd.php index 8ae41091..2f662e32 100755 --- a/includes/hostapd.php +++ b/includes/hostapd.php @@ -3,6 +3,7 @@ require_once 'includes/status_messages.php'; require_once 'app/lib/system.php'; require_once 'includes/wifi_functions.php'; +require_once 'includes/config.php'; getWifiInterface();