Changeset 3043473
- Timestamp:
- 03/01/2024 07:06:32 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
time-express/trunk/classes/class-timexpress-shipping.php
r2532904 r3043473 113 113 // Country and state separated: 114 114 $store_country = $split_country[0]; 115 $store_state = $split_country[1];115 // $store_state = $split_country[1]; 116 116 117 117 /**Data For API */
Note: See TracChangeset
for help on using the changeset viewer.