Gateways: Update class.

This commit is contained in:
Nate
2019-11-30 17:49:26 -07:00
parent 580804ef84
commit ed6a6a8314

View File

@@ -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