Changeset 2678779
- Timestamp:
- 02/15/2022 03:58:36 AM (4 years ago)
- File:
-
- 1 edited
-
morphii/trunk/morphii.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
morphii/trunk/morphii.php
r2665851 r2678779 86 86 87 87 protected function __construct() { 88 88 if ( is_plugin_active('morphii-pro/morphii-init.php') ) 89 return; 89 90 // if ( ! function_exists( 'WC' ) ) { 90 91
Note: See TracChangeset
for help on using the changeset viewer.