True, ); function vfs_functions(){ } function search_group(){ $GLOBALS['phpgw_info']['flags'] = array ( 'currentapp' => 'preferences', 'noheader' => True, 'nonavbar' => True, 'nofooter' => True, 'noappheader' => True, 'enable_browser_class' => True ); $account_info = $GLOBALS['phpgw']->accounts->get_list('groups',0,'','',$_GET['name'],'all'); foreach($account_info as $val) echo ""; } } ?>