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

raeburn raeburn at source.lon-capa.org
Wed Feb 12 20:52:29 EST 2014


raeburn		Thu Feb 13 01:52:29 2014 EDT

  Modified files:              
    /loncom/interface	domainprefs.pm 
  Log:
  - remove obsolete comment.
  
  
Index: loncom/interface/domainprefs.pm
diff -u loncom/interface/domainprefs.pm:1.225 loncom/interface/domainprefs.pm:1.226
--- loncom/interface/domainprefs.pm:1.225	Wed Feb 12 21:19:36 2014
+++ loncom/interface/domainprefs.pm	Thu Feb 13 01:52:29 2014
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Handler to set domain-wide configuration settings
 #
-# $Id: domainprefs.pm,v 1.225 2014/02/12 21:19:36 raeburn Exp $
+# $Id: domainprefs.pm,v 1.226 2014/02/13 01:52:29 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -8233,7 +8233,6 @@
             }
         }
     }
-# FIXME need to ensure selfcreate stuff is preserved 
     my %usermodification_hash =  (
                                    usermodification => \%modifyhash,
                                  );




More information about the LON-CAPA-cvs mailing list