RT# 73993 - added new API call to list and documented it.
[freeside.git] / httemplate / elements / select-radius_group.html
1 <& /elements/select-table.html,
2     table       => 'radius_group',
3     name_col    => 'long_description',
4     order_by    => 'ORDER BY groupname', # better idea?
5     @_ 
6 &>