mirror of
https://git.wownero.com/wownero/wownerowp.git
synced 2024-08-15 01:03:16 +00:00
Update monero_payments.php
This commit is contained in:
parent
c578f82770
commit
bb260bdd15
1 changed files with 5 additions and 1 deletions
|
@ -1,6 +1,10 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
/* Main Gateway of Monero using a daemon online */
|
/*
|
||||||
|
* Main Gateway of Monero using a daemon online
|
||||||
|
* This code isn't for Dark Net Markets, please report them to Authority!
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
class Monero_Gateway extends WC_Payment_Gateway
|
class Monero_Gateway extends WC_Payment_Gateway
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue