Diff for /loncom/interface/domainprefs.pm between versions 1.225 and 1.226

version 1.225, 2014/02/12 21:19:36 version 1.226, 2014/02/13 01:52:29
Line 8233  sub modify_usermodification { Line 8233  sub modify_usermodification {
             }              }
         }          }
     }      }
 # FIXME need to ensure selfcreate stuff is preserved   
     my %usermodification_hash =  (      my %usermodification_hash =  (
                                    usermodification => \%modifyhash,                                     usermodification => \%modifyhash,
                                  );                                   );

Removed from v.1.225  
changed lines
  Added in v.1.226


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>