|
|
";
foreach ( $items as $item ) {
echo "". $item->name ."";
}
echo "";
?>
|
";
foreach ( $contents as $content ) {
echo "". $content->title ."";
}
echo "";
} else {
echo ' None';
}
?>
|
and all the items within the category (also listed) to the selected Section.'); ?>
| .