diff --git a/includes/lib_switch.php b/includes/lib_switch.php index 69161f6935..14b2157885 100644 --- a/includes/lib_switch.php +++ b/includes/lib_switch.php @@ -1931,9 +1931,6 @@ function save_extension_xml() { fclose($fout); } - //syncrhonize the phone directory - sync_directory(); - //apply settings $_SESSION["reload_xml"] = true; }