mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Remove the pdo.php include
The pdo.php file was replaced by the database class
This commit is contained in:
@@ -131,7 +131,6 @@
|
||||
}
|
||||
require_once "resources/functions.php";
|
||||
if (is_array($conf) && count($conf) > 0) {
|
||||
require_once "resources/pdo.php";
|
||||
if (!defined('STDIN')) {
|
||||
require_once "resources/cidr.php";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user