mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 09:03:49 +00:00
Efficiency enhancement for upgrade and upgrade_schema by running global tasks one time rather than for each domain.
This commit is contained in:
@@ -163,6 +163,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) {
|
||||
unset($sql);
|
||||
|
||||
//set the defaults
|
||||
$domains_processed = 1;
|
||||
require_once "app_defaults.php";
|
||||
|
||||
//redirect the browser
|
||||
|
||||
Reference in New Issue
Block a user