mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-25 00:50:29 +00:00
Add includes/config
This commit is contained in:
parent
9c2ae296d3
commit
e2c82168fb
1 changed files with 1 additions and 0 deletions
|
@ -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();
|
||||
|
||||
|
|
Loading…
Reference in a new issue