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:
Mafoo
2017-06-11 08:49:39 -06:00
committed by FusionPBX
parent a93b7983ea
commit d2d9443450
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
echo "access denied";
exit;
}
$display_type = 'html';
$display_type = 'html'; //html, text
}
//add multi-lingual support