[geeklog-cvs] Auth_Enterprise/Enterprise/Server ServiceUser.php,1.1,1.2

jellybob at iowaoutdoors.org jellybob at iowaoutdoors.org
Sun Jul 11 23:01:55 EDT 2004


Update of /var/cvs/Auth_Enterprise/Enterprise/Server
In directory www:/tmp/cvs-serv10411/Enterprise/Server

Modified Files:
	ServiceUser.php 
Log Message:
More adding of the listAdminGroupsByAdmin() method


Index: ServiceUser.php
===================================================================
RCS file: /var/cvs/Auth_Enterprise/Enterprise/Server/ServiceUser.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ServiceUser.php	8 Jul 2004 14:36:16 -0000	1.1
--- ServiceUser.php	12 Jul 2004 03:01:53 -0000	1.2
***************
*** 238,241 ****
--- 238,251 ----
      
      /**
+      * Gets the groups defined for the current application
+      *
+      * @author Jon Wood <jon at jellybob.co.uk>
+      * @access public
+      */
+     public function listAppGroupsByAdmin($adminUserName, $adminPassword)
+     {
+     }
+     
+     /**
      * Sets the application ID
      *




More information about the geeklog-cvs mailing list