[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lon-capa-cvs
Subject:    [LON-CAPA-cvs] cvs: loncom(version_2_11_X) / lond
From:       raeburn <raeburn () source ! lon-capa ! org>
Date:       2015-06-14 0:46:35
Message-ID: cvsraeburn1434242795 () cvsserver
[Download RAW message or body]

raeburn		Sun Jun 14 00:46:35 2015 EDT

  Modified files:              (Branch: version_2_11_X)
    /loncom	lond 
  Log:
  - For 2.11
    Backport 1.515.
  
  
Index: loncom/lond
diff -u loncom/lond:1.489.2.17 loncom/lond:1.489.2.18
--- loncom/lond:1.489.2.17	Thu Mar 12 00:37:30 2015
+++ loncom/lond	Sun Jun 14 00:46:35 2015
@@ -2,7 +2,7 @@
 # The LearningOnline Network
 # lond "LON Daemon" Server (port "LOND" 5663)
 #
-# $Id: lond,v 1.489.2.17 2015/03/12 00:37:30 raeburn Exp $
+# $Id: lond,v 1.489.2.18 2015/06/14 00:46:35 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -61,7 +61,7 @@
 my $status='';
 my $lastlog='';
 
-my $VERSION='$Revision: 1.489.2.17 $'; #' stupid emacs
+my $VERSION='$Revision: 1.489.2.18 $'; #' stupid emacs
 my $remoteVERSION;
 my $currenthostid="default";
 my $currentdomainid;
@@ -5394,7 +5394,7 @@
                                                 \
$title,$code,$accessstart,$accessend,  $incoming,\%rtnhash);
         if ($outcome eq 'ok') {
-            my @posskeys = qw(createdweb createdmsg queuedweb queuedmsg formitems \
reviewweb); +            my @posskeys = qw(createdweb createdmsg createdcustomized \
createdactions queuedweb queuedmsg formitems reviewweb validationjs onload \
javascript);  foreach my $key (keys(%rtnhash)) {
                 if (grep(/^\Q$key\E/,@posskeys)) {
                     $result .= \
&escape($key).'='.&Apache::lonnet::freeze_escape($rtnhash{$key}).'&';


_______________________________________________
LON-CAPA-cvs mailing list
LON-CAPA-cvs@mail.lon-capa.org
http://mail.lon-capa.org/mailman/listinfo/lon-capa-cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic