Enhance upgrade show during install (#2676)
the install uses upgrade_domains.php, update it to use well known varibles to show output
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
echo "access denied";
|
||||
exit;
|
||||
}
|
||||
$display_type = 'html';
|
||||
$display_type = 'html'; //html, text
|
||||
}
|
||||
|
||||
//add multi-lingual support
|
||||
|
||||
Reference in New Issue
Block a user