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

Legend:

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

    r11894 r11975  
    5757    $tpl_subtitle = "Á´¾¦ÉÊ"; 
    5858}else{ 
    59     $arrFirstCat = GetFirstCat($category_id); 
     59    $arrFirstCat = sfGetFirstCat($category_id); 
    6060    $tpl_subtitle = $arrFirstCat['name']; 
    6161} 
Note: See TracChangeset for help on using the changeset viewer.