From dd140fb1dc4ca1753fa56a0236078b8eaae481e9 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Tue, 15 Jul 2025 01:36:52 -0600 Subject: [PATCH] Update upgrade.php --- core/upgrade/upgrade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/upgrade/upgrade.php b/core/upgrade/upgrade.php index befbb56d66..06809178bb 100644 --- a/core/upgrade/upgrade.php +++ b/core/upgrade/upgrade.php @@ -255,7 +255,7 @@ } } -//run all application defaults - more about looking missing not defaults, this not a factory reset +//run all application defaults - add missing defaults if ($upgrade_type == 'defaults' or $upgrade_type == '-d' or $upgrade_type == '--defaults') { //send a message to the console if ($display_type === 'text') {