AddOption(_M('Indexing project @1',$module,$item),$module,"$home:index&item=$item&topic=$topic"); $handler = $MIOLO->GetActionURL($module,"$home:index&item=$item"); $ui = $MIOLO->GetUI(); $Business = $MIOLO->GetBusiness($module, 'Topics'); if ($item) $content = $Business->GenerateHtml($item); $theme->SetContent($content); ?>