mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-20 06:58:01 +02:00
* Added a 'Group()' type class to the 'rivwebpyapi' API. * Modified the 'rivwebpyapi.ListGroup()' call to return a 'rivwebpyapi.Group' object. * Modified the 'rivwebpyapi.ListGroups()' call to return a list of 'rivwebpyapi.Group' objects. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>