mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Gateways: Update class.
This commit is contained in:
@@ -301,7 +301,7 @@ if (!class_exists('gateways')) {
|
||||
$database->delete($array);
|
||||
unset($array);
|
||||
|
||||
//syncrhonize configuration
|
||||
//synchronize the xml config
|
||||
save_gateway_xml();
|
||||
|
||||
//clear the cache
|
||||
@@ -426,7 +426,7 @@ if (!class_exists('gateways')) {
|
||||
}
|
||||
}
|
||||
|
||||
//syncrhonize configuration
|
||||
//synchronize the xml config
|
||||
save_gateway_xml();
|
||||
|
||||
//clear the cache
|
||||
|
||||
Reference in New Issue
Block a user