From ed6a6a83141e013cb3e71eb33f5a909a74c97ecb Mon Sep 17 00:00:00 2001 From: Nate Date: Sat, 30 Nov 2019 17:49:26 -0700 Subject: [PATCH] Gateways: Update class. --- app/gateways/resources/classes/gateways.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/gateways/resources/classes/gateways.php b/app/gateways/resources/classes/gateways.php index 65be13b34f..fc757f407e 100644 --- a/app/gateways/resources/classes/gateways.php +++ b/app/gateways/resources/classes/gateways.php @@ -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