mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Use defaults in absence of user config. Resolves #486
This commit is contained in:
parent
0712351508
commit
9fc2b9d91e
@ -2,6 +2,7 @@
|
||||
|
||||
require('../../includes/csrf.php');
|
||||
include_once('../../includes/config.php');
|
||||
include_once('../../includes/defaults.php');
|
||||
include_once('../../includes/functions.php');
|
||||
include_once('../../includes/wifi_functions.php');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user