Changeset 2518126
- Timestamp:
- 04/20/2021 07:56:41 AM (5 years ago)
- File:
-
- 1 edited
-
size-guarantee/trunk/size-guarantee.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
size-guarantee/trunk/size-guarantee.php
r2515770 r2518126 125 125 if($store_id){ // has store id 126 126 update_option(size_guarantee_prefix.'connect',1); // 127 update_option(size_guarantee_prefix.'store_id',$ api_key);127 update_option(size_guarantee_prefix.'store_id',$store_id); 128 128 } 129 129 else{ // if not have store id
Note: See TracChangeset
for help on using the changeset viewer.