'news_admin', 'noheader' => True, 'nonavbar' => True, ); include('../header.inc.php'); $ui = CreateObject('news_admin.uinews'); $ui->read_news(); $GLOBALS['phpgw']->common->phpgw_footer(); ?>