Update upgrade_schema.php
This commit is contained in:
parent
7f5830e383
commit
7f4c89bb55
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue