2010-09-28, 01:02:15
Untested:
Code:
if ($data->parent != '') {
$parentdata = getXML($path . $data->parent .'.xml');
$pagesArray[$count]['sort'] = $parentdata->menuOrder .' '. $data->menuOrder;
} else {
$pagesArray[$count]['sort'] = $data->menuOrder;
}
“Don’t forget the important ˚ (not °) on the a,†says the Unicode lover.
Help us test a key change for the core! ¶ Problems with GetSimple? Be sure to enable debug mode!
Help us test a key change for the core! ¶ Problems with GetSimple? Be sure to enable debug mode!