Changeset 11975 for branches/dev/html/products/detail.php
- Timestamp:
- 2007/03/27 09:27:13 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/products/detail.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/products/detail.php
r11966 r11975 158 158 159 159 // ¥µ¥Ö¥¿¥¤¥È¥ë¤ò¼èÆÀ 160 $arrFirstCat = GetFirstCat($arrRet[0]['category_id']);160 $arrFirstCat = sfGetFirstCat($arrRet[0]['category_id']); 161 161 $tpl_subtitle = $arrFirstCat['name']; 162 162 $objPage->tpl_subtitle = $tpl_subtitle;
Note: See TracChangeset
for help on using the changeset viewer.
