diff options
Diffstat (limited to 'config/freeswitch_dev/freeswitch.xml')
-rw-r--r-- | config/freeswitch_dev/freeswitch.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/freeswitch_dev/freeswitch.xml b/config/freeswitch_dev/freeswitch.xml index 3fc900d7..d726155a 100644 --- a/config/freeswitch_dev/freeswitch.xml +++ b/config/freeswitch_dev/freeswitch.xml @@ -254,7 +254,7 @@ sync_package_v_settings(); </custom_delete_php_command> <custom_php_install_command> - v_php_install_command(); + v_install_phase_1(); </custom_php_install_command> <custom_php_deinstall_command> v_deinstall_command(); |