diff --git a/ajax/networking/wifi_stations.php b/ajax/networking/wifi_stations.php index 445e13e0..29c364ba 100644 --- a/ajax/networking/wifi_stations.php +++ b/ajax/networking/wifi_stations.php @@ -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');