Diff for /loncom/startup.pl between versions 1.1 and 1.2

version 1.1, 2000/02/22 21:32:17 version 1.2, 2001/01/03 14:25:57
Line 2 Line 2
   
 use Apache();  use Apache();
 use lib '/home/httpd/lib/perl';  use lib '/home/httpd/lib/perl';
 use Apache::Constants();  
 use CGI qw(-compile :all);  
 1;  1;

Removed from v.1.1  
changed lines
  Added in v.1.2


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