From 20def42a6529b490f17646cced108c243a481a8a Mon Sep 17 00:00:00 2001 From: serhack Date: Sun, 16 Jul 2017 10:55:00 +0200 Subject: [PATCH] Update monero_payments.php --- monero/include/monero_payments.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/monero/include/monero_payments.php b/monero/include/monero_payments.php index 684c4b5..1799291 100644 --- a/monero/include/monero_payments.php +++ b/monero/include/monero_payments.php @@ -306,8 +306,8 @@ class Monero_Gateway extends WC_Payment_Gateway // Email merchant // Notify him that someone transfer a payment return $transaction_hash; - }*/ - } + } + }*/ }