if($ui['cid']) {
$parent_category = category($ui['cid']);
$pc = &$parent_category;
?>
?>
=$top_category_name?>
lib('category');
$categories = searchCategory(array('idx_parent'=>$pc['idx'], 'idx_parent cond'=>'='), array(), array('order_no'=>'desc'));
?>
foreach( $categories as $cat ) { ?>
} ?>
|