Diff for /loncom/interface/Attic/londropadd.pm between versions 1.153 and 1.154

version 1.153, 2006/12/21 20:05:20 version 1.154, 2006/12/21 20:07:57
Line 2204  sub upfile_drop_add { Line 2204  sub upfile_drop_add {
             $amode = ''; # This causes the loop below to be skipped              $amode = ''; # This causes the loop below to be skipped
         }          }
     }      }
     if ( $domain eq &clean_domain($domain)      if ( $domain eq &LONCAPA::clean_domain($domain)
  && ($amode ne '')) {   && ($amode ne '')) {
         #######################################          #######################################
         ##         Enroll Students           ##          ##         Enroll Students           ##

Removed from v.1.153  
changed lines
  Added in v.1.154


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