Changeset 2794929
- Timestamp:
- 10/06/2022 08:14:52 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
payhere-payment-gateway/trunk/payhere-payment-gateway.php
r2794923 r2794929 53 53 * admin-specific hooks, and public-facing site hooks. 54 54 */ 55 require plugin_dir_path( __FILE__ ) . 'includes/class-payhere -ipg.php';55 require plugin_dir_path( __FILE__ ) . 'includes/class-payhere.php'; 56 56 57 57 /**
Note: See TracChangeset
for help on using the changeset viewer.