Changeset 3413149
- Timestamp:
- 12/06/2025 05:48:03 PM (5 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
advanced-dynamic-pricing-for-woocommerce/trunk/BaseVersion/Includes/Compatibility/PhoneOrdersCmp.php
r3349520 r3413149 63 63 } 64 64 65 if ( !$needToUpdate || $this->context->priceSettings->isIncludeTax()) {65 if ( !$needToUpdate/* || $this->context->priceSettings->isIncludeTax()*/) { 66 66 return; 67 67 }
Note: See TracChangeset
for help on using the changeset viewer.