diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/asterisk/asterisk.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/asterisk/asterisk.xml b/config/asterisk/asterisk.xml index 086d8a3b..69875d38 100644 --- a/config/asterisk/asterisk.xml +++ b/config/asterisk/asterisk.xml @@ -98,6 +98,6 @@ <custom_delete_php_command> </custom_delete_php_command> <custom_php_resync_config_command> - sync_package_asterisk(); +/* sync_package_asterisk(); */ </custom_php_resync_config_command> </packagegui> |