[LON-CAPA-cvs] cvs: doc /loncapafiles updatequery.piml

raeburn raeburn at source.lon-capa.org
Tue May 16 13:33:34 EDT 2017


raeburn		Tue May 16 17:33:34 2017 EDT

  Modified files:              
    /doc/loncapafiles	updatequery.piml 
  Log:
  - Fix typo.
  
  
Index: doc/loncapafiles/updatequery.piml
diff -u doc/loncapafiles/updatequery.piml:1.86 doc/loncapafiles/updatequery.piml:1.87
--- doc/loncapafiles/updatequery.piml:1.86	Sat Feb 25 20:31:03 2017
+++ doc/loncapafiles/updatequery.piml	Tue May 16 17:33:33 2017
@@ -1,6 +1,6 @@
 <!-- updatequery.piml -->
 
-<!-- $Id: updatequery.piml,v 1.86 2017/02/25 20:31:03 raeburn Exp $ -->
+<!-- $Id: updatequery.piml,v 1.87 2017/05/16 17:33:33 raeburn Exp $ -->
 
 <!--
 
@@ -1027,7 +1027,7 @@
 
   my $camail;
   if ($lonCluster eq 'production' || $lonCluster eq 'development') {
-    $camail = $perlvarref-&gtl{'SSLEmail'};
+    $camail = $perlvarref->{'SSLEmail'};
   } else {
     $flag=0;
 # get Certificate Authority E-mail 




More information about the LON-CAPA-cvs mailing list