Update monero_gateway.php

This commit is contained in:
serhack 2017-07-26 16:12:27 +02:00 committed by GitHub
parent 8e7c720d9d
commit cd5dc2fdf7
1 changed files with 1 additions and 3 deletions

View File

@ -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";
}
}
/*