mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update schema.php
This commit is contained in:
@@ -463,6 +463,7 @@ if (!class_exists('schema')) {
|
|||||||
if ($format=='') $format = $output_format;
|
if ($format=='') $format = $output_format;
|
||||||
|
|
||||||
//get the db variables
|
//get the db variables
|
||||||
|
require_once "resources/classes/config.php";
|
||||||
$config = new config;
|
$config = new config;
|
||||||
$config_exists = $config->exists();
|
$config_exists = $config->exists();
|
||||||
$config_path = $config->find();
|
$config_path = $config->find();
|
||||||
|
|||||||
Reference in New Issue
Block a user