diff --git a/monero/monero_gateway.php b/monero/monero_gateway.php index d99a262..96fb460 100644 --- a/monero/monero_gateway.php +++ b/monero/monero_gateway.php @@ -27,9 +27,7 @@ function monero_init() { return $methods; } - if(!function_exists('curl_version')) { - echo "You need CURL Extension in order to use this plugin"; - } + } /*