Friday 28 August 2009 12:56:45 am
Thanks for asking, Andre. In /www/cdu-phc/kernel/content/copy.php on line 155 is:
$sourceParentNodeID = $node->attribute( 'parent_node_id' );
which is part of
function browse( $Module, $object )
where $node is just the main_node of $object In 4.1.4 it's line 157 and the browse function has not changed.
Best wishes, Rainer
|