Changeset 4756 for temp/trunk/html


Ignore:
Timestamp:
2006/09/15 10:14:22 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/frontparts/bloc/category.php

    r4608 r4756  
    1616// ÁªÂòÃæ¤Î¥«¥Æ¥´¥êID 
    1717$objSubPage->tpl_category_id = $category_id; 
    18 $objSubPage = lfGetCatTree($category_id, true, $objSubPage); 
     18$objSubPage = lfGetCatTree($category_id, false, $objSubPage); 
    1919 
    2020$objSubView->assignobj($objSubPage); 
Note: See TracChangeset for help on using the changeset viewer.