From 773cc34fa52f205c6b5dab18b39abd7abf5bf2c6 Mon Sep 17 00:00:00 2001 From: serhack Date: Sun, 16 Jul 2017 11:15:43 +0200 Subject: [PATCH] Update monero_payments.php --- monero/include/monero_payments.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monero/include/monero_payments.php b/monero/include/monero_payments.php index 1799291..7006b50 100644 --- a/monero/include/monero_payments.php +++ b/monero/include/monero_payments.php @@ -270,7 +270,7 @@ class Monero_Gateway extends WC_Payment_Gateway } else{ echo "

Error with connection of daemon, see documentation!

"; - } + } }