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