Changeset 2081 for temp/trunk
- Timestamp:
- 2006/08/26 14:23:31 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 3 edited
-
data/Smarty/templates/products/detail.tpl (modified) (previous)
-
html/products/detail.php (modified) (1 diff)
-
html/products/list.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/products/detail.php
r2054 r2081 25 25 global $arrRECOMMEND; 26 26 $this->arrRECOMMEND = $arrRECOMMEND; 27 28 $this->tplmainpage="products/detail.tpl"; 27 29 28 30 /* -
temp/trunk/html/products/list.php
r2080 r2081 98 98 $arrSearch['name'] = $_GET['name']; 99 99 } 100 101 100 } 102 101
Note: See TracChangeset
for help on using the changeset viewer.
