mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-06 07:59:23 +00:00
Rename lib_pdo_vm.php to pdo_vm.php and lib_functions.php to functions.php and move to the resources directory.
This commit is contained in:
@@ -35,6 +35,6 @@ else {
|
||||
}
|
||||
require_once "includes/lib_php.php";
|
||||
require "includes/lib_pdo.php";
|
||||
require_once "includes/lib_functions.php";
|
||||
require_once "resources/functions.php";
|
||||
require_once "includes/lib_switch.php";
|
||||
?>
|
||||
Reference in New Issue
Block a user