mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 09:03:49 +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