[LON-CAPA-cvs] cvs: loncom /interface loncommon.pm

raeburn raeburn@source.lon-capa.org
Fri, 14 Aug 2009 23:54:35 -0000


raeburn		Fri Aug 14 23:54:35 2009 EDT

  Modified files:              
    /loncom/interface	loncommon.pm 
  Log:
  - Update documentation for &build_recipient_list().
  
  
Index: loncom/interface/loncommon.pm
diff -u loncom/interface/loncommon.pm:1.883 loncom/interface/loncommon.pm:1.884
--- loncom/interface/loncommon.pm:1.883	Mon Aug 10 12:09:58 2009
+++ loncom/interface/loncommon.pm	Fri Aug 14 23:54:34 2009
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # a pile of common routines
 #
-# $Id: loncommon.pm,v 1.883 2009/08/10 12:09:58 droeschl Exp $
+# $Id: loncommon.pm,v 1.884 2009/08/14 23:54:34 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -9284,10 +9284,11 @@
 
 =item * &build_recipient_list()
 
-Build recipient lists for four types of e-mail:
+Build recipient lists for five types of e-mail:
 (a) Error Reports, (b) Package Updates, (c) lonstatus warnings/errors
-(d) Help requests, generated by
-lonerrorhandler.pm, CHECKRPMS, loncron, and lonsupportreq.pm respectively.
+(d) Help requests, (e) Course requests needing approval,  generated by
+lonerrorhandler.pm, CHECKRPMS, loncron, lonsupportreq.pm and
+loncoursequeueadmin.pm respectively.
 
 Inputs:
 defmail (scalar - email address of default recipient),