Ignore:
Timestamp:
2007/03/27 09:27:13 (19 years ago)
Author:
kakinaka
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/mobile/products/detail.php

    r11894 r11975  
    199199 
    200200// ¥µ¥Ö¥¿¥¤¥È¥ë¤ò¼èÆÀ 
    201 $arrFirstCat = GetFirstCat($arrRet[0]['category_id']); 
     201$arrFirstCat = sfGetFirstCat($arrRet[0]['category_id']); 
    202202$tpl_subtitle = $arrFirstCat['name']; 
    203203$objPage->tpl_subtitle = $tpl_subtitle; 
Note: See TracChangeset for help on using the changeset viewer.