Update monero_gateway.php
This commit is contained in:
parent
87fbabcd9f
commit
a7c055e7ad
@ -18,6 +18,7 @@ function monero_init() {
|
||||
|
||||
/* If we made it this far, then include our Gateway Class */
|
||||
include_once( 'gateway.php' );
|
||||
require_once( 'library.php');
|
||||
|
||||
// Lets add it too WooCommerce
|
||||
add_filter( 'woocommerce_payment_gateways', 'monero_gateway' );
|
||||
|
Loading…
Reference in New Issue
Block a user