Diff for /loncom/publisher/lonpubdir.pm between versions 1.13 and 1.14

version 1.13, 2001/08/20 13:18:41 version 1.14, 2001/08/20 20:13:40
Line 144  sub handler { Line 144  sub handler {
  '</a></td><td>'.localtime($cmtime).'</td><td>&nbsp;</td><td>&nbsp;</td></tr>'   '</a></td><td>'.localtime($cmtime).'</td><td>&nbsp;</td><td>&nbsp;</td></tr>'
            );             );
          }           }
        } else {
          #no extension that we know of and not a directory
          #just hide it away
      }       }
   }    }
   closedir(DIR);    closedir(DIR);

Removed from v.1.13  
changed lines
  Added in v.1.14


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