db->query("SELECT COUNT(*) FROM phpgw_accounts WHERE account_type='".$account_type."'".$querymethod,__LINE__,__FILE__); $GLOBALS['phpgw']->db->next_record(); return $GLOBALS['phpgw']->db->f(0); } } ?>