Update install_fusionpbx.php

This commit is contained in:
FusionPBX 2018-11-14 05:32:03 -06:00 committed by GitHub
parent 18fbb8650c
commit c6143e0d36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -545,7 +545,7 @@ include "root.php";
//add the database structure
require_once "resources/classes/schema.php";
$schema = new schema;
echo $schema->schema();
//echo $schema->schema();
//add the defaults data into the database
//get the contents of the sql file