mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update upgrade_schema.php
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
$obj = new schema;
|
||||
echo $obj->schema($format);
|
||||
|
||||
//formatting for hmtl
|
||||
//formatting for html
|
||||
if (!$included && $format == 'html') {
|
||||
echo "<br />\n";
|
||||
echo "<br />\n";
|
||||
|
||||
Reference in New Issue
Block a user