Changeset 2893155
- Timestamp:
- 04/03/2023 10:44:44 PM (3 years ago)
- File:
-
- 1 edited
-
fygaro/trunk/woocommerce-gateway-fygaro.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
fygaro/trunk/woocommerce-gateway-fygaro.php
r2893146 r2893155 70 70 // Make the WC_Gateway_Fygaro class available. 71 71 if ( class_exists( 'WC_Payment_Gateway' ) ) { 72 require_once 'includes/class-wc-gateway-fygaro.php';72 require_once ('includes/class-wc-gateway-fygaro.php'); 73 73 } 74 74 }
Note: See TracChangeset
for help on using the changeset viewer.