mirror of
https://git.wownero.com/wownero/wownerowp.git
synced 2024-08-15 01:03:16 +00:00
Update monero_gateway.php
This commit is contained in:
parent
8e7c720d9d
commit
cd5dc2fdf7
1 changed files with 1 additions and 3 deletions
|
@ -27,9 +27,7 @@ function monero_init() {
|
||||||
return $methods;
|
return $methods;
|
||||||
}
|
}
|
||||||
|
|
||||||
if(!function_exists('curl_version')) {
|
|
||||||
echo "You need CURL Extension in order to use this plugin";
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue