[LON-CAPA-cvs] cvs: loncom /lonnet/perl lonnet.pm

raeburn lon-capa-cvs-allow@mail.lon-capa.org
Fri, 21 Dec 2007 04:34:51 -0000


raeburn		Thu Dec 20 23:34:51 2007 EDT

  Modified files:              
    /loncom/lonnet/perl	lonnet.pm 
  Log:
  Update documentation.
  
  
Index: loncom/lonnet/perl/lonnet.pm
diff -u loncom/lonnet/perl/lonnet.pm:1.934 loncom/lonnet/perl/lonnet.pm:1.935
--- loncom/lonnet/perl/lonnet.pm:1.934	Thu Dec 20 23:32:49 2007
+++ loncom/lonnet/perl/lonnet.pm	Thu Dec 20 23:34:50 2007
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # TCP networking package
 #
-# $Id: lonnet.pm,v 1.934 2007/12/21 04:32:49 raeburn Exp $
+# $Id: lonnet.pm,v 1.935 2007/12/21 04:34:50 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -8867,7 +8867,7 @@
 
 =item *
 
-get_my_roles($uname,$udom,$context,$types,$roles,$roledoms) :
+get_my_roles($uname,$udom,$context,$types,$roles,$roledoms,$withsec) :
 All arguments are optional. Returns a hash of a roles, either for
 co-author/assistant author roles for a user's Construction Space
 (default), or if $context is 'userroles', roles for the user himself,