[commits] [Wiki] changed: HordeGroupAPI

Ben Klang ben at alkaloid.net
Sun Jan 30 17:32:15 UTC 2011


bklang  Sun, 30 Jan 2011 12:32:14 -0500

Modified page: http://wiki.horde.org/HordeGroupAPI
New Revision:  1.14
Change log:  typo

@@ -84,9 +84,9 @@

  This object represents a group

  +++ new($name, $create = true)
-Returns an instance of a Horde group.  If $create is true and the  
group does not exist, it is created.  If $create is false and the  
group does exist, or if $create is true and the group already exists,  
a Horde_Group_Exception is raised.
+Returns an instance of a Horde group.  If $create is true and the  
group does not exist, it is created.  If $create is false and the  
group does not exist, or if $create is true and the group already  
exists, a Horde_Group_Exception is raised.

  +++ id()

  +++ addUser($username)



More information about the commits mailing list