mirror of
https://github.com/pronamic/woocommerce-subscriptions.git
synced 2025-10-18 07:12:55 +00:00
2.4.5
This commit is contained in:

committed by
Remco Tolsma

parent
37367ac369
commit
721dda6e5c
1
includes/class-wcs-template-loader.php
Executable file → Normal file
1
includes/class-wcs-template-loader.php
Executable file → Normal file
@@ -63,4 +63,3 @@ class WCS_Template_Loader {
|
||||
wc_get_template( 'myaccount/subscription-totals.php', array( 'subscription' => $subscription ), '', plugin_dir_path( WC_Subscriptions::$plugin_file ) . 'templates/' );
|
||||
}
|
||||
}
|
||||
WCS_Template_Loader::init();
|
||||
|
Reference in New Issue
Block a user