Remove sync_directory function from lib_switch.php
This commit is contained in:
parent
983f2a059d
commit
040ea0c54c
|
|
@ -1931,9 +1931,6 @@ function save_extension_xml() {
|
|||
fclose($fout);
|
||||
}
|
||||
|
||||
//syncrhonize the phone directory
|
||||
sync_directory();
|
||||
|
||||
//apply settings
|
||||
$_SESSION["reload_xml"] = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue