mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
@@ -545,7 +545,7 @@ include "root.php";
|
|||||||
//add the database structure
|
//add the database structure
|
||||||
require_once "resources/classes/schema.php";
|
require_once "resources/classes/schema.php";
|
||||||
$schema = new schema;
|
$schema = new schema;
|
||||||
//echo $schema->schema();
|
echo $schema->schema();
|
||||||
|
|
||||||
//add the defaults data into the database
|
//add the defaults data into the database
|
||||||
//get the contents of the sql file
|
//get the contents of the sql file
|
||||||
|
|||||||
Reference in New Issue
Block a user