mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Add the new cidr.php file.
This commit is contained in:
@@ -123,6 +123,7 @@
|
||||
require_once "resources/functions.php";
|
||||
if ($config_exists) {
|
||||
require "resources/pdo.php";
|
||||
require_once "resources/cidr.php";
|
||||
if (file_exists($_SERVER["DOCUMENT_ROOT"] . PROJECT_PATH . "/resources/switch.php")) {
|
||||
require_once "resources/switch.php";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user