mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-09 10:08:23 +00:00
Remove sync_directory function from lib_switch.php
This commit is contained in:
@@ -1931,9 +1931,6 @@ function save_extension_xml() {
|
||||
fclose($fout);
|
||||
}
|
||||
|
||||
//syncrhonize the phone directory
|
||||
sync_directory();
|
||||
|
||||
//apply settings
|
||||
$_SESSION["reload_xml"] = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user