Include PayFast gateway in main WooCommerce file.

This commit is contained in:
Matty 2011-08-30 16:40:09 +02:00
parent 31e9744e73
commit 61a70de469
4 changed files with 1 additions and 1 deletions

BIN
.DS_Store vendored

Binary file not shown.

BIN
classes/.DS_Store vendored

Binary file not shown.

Binary file not shown.

View File

@ -93,7 +93,7 @@ include_once( 'classes/gateways/gateway-banktransfer.php' );
include_once( 'classes/gateways/gateway-cheque.php' );
include_once( 'classes/gateways/gateway-moneybookers.php' );
include_once( 'classes/gateways/gateway-paypal.php' );
include_once( 'classes/gateways/gateway-payfast.php' );
/**
* Init class singletons