Plugin Directory

Changeset 2893156


Ignore:
Timestamp:
04/03/2023 10:45:44 PM (3 years ago)
Author:
fygaro
Message:

fix 0.0.5_01

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fygaro/tags/0.0.5/woocommerce-gateway-fygaro.php

    r2893146 r2893156  
    7070        // Make the WC_Gateway_Fygaro class available.
    7171        if ( class_exists( 'WC_Payment_Gateway' ) ) {
    72             require_once 'includes/class-wc-gateway-fygaro.php';
     72            require_once ('includes/class-wc-gateway-fygaro.php');
    7373        }
    7474    }
Note: See TracChangeset for help on using the changeset viewer.