Не пойму в чем дело

#
Не пойму в чем дело
Пишу в макете
$InformationSystem = & singleton('InformationSystem');
$InformationSystem_id=18;
            
$result = $InformationSystem->GetInformationFromPath($InformationSystem_id, '', false);

$external_propertys=array();
$external_propertys['this_group']=$result['group'];

$InformationSystem->ShowInformationSystem($InformationSystem_id, false,'ВыводГрупп',1000,0, $external_propertys);


group_id=false
а че то выводятся только группы с parent_id=0
Авторизация