Changeset 11033 for temp/branches
- Timestamp:
- 2006/12/21 10:43:10 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/branches/ec-cube-beta/data/Smarty/templates/campaign/index.tpl
r11032 r11033 11 11 str = change_tag.item(i).id; 12 12 if (str.match('cart_tag_*')) { 13 ids .= change_tag.item(i).id + '-';13 ids += change_tag.item(i).id + '-'; 14 14 } 15 15 }
Note: See TracChangeset
for help on using the changeset viewer.
