mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Remove console output
This commit is contained in:
@@ -654,13 +654,6 @@
|
||||
$domains_processed++;
|
||||
}
|
||||
|
||||
//output result
|
||||
if (defined('STDIN')) {
|
||||
if ($domains_processed > 1) {
|
||||
echo $text['message-upgrade_apps']."\n";
|
||||
}
|
||||
}
|
||||
|
||||
} //end upgrade method
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user