Diff for /loncom/Attic/lonManage between versions 1.28 and 1.29

version 1.28, 2003/12/30 11:40:09 version 1.29, 2003/12/30 11:44:13
Line 529  sub Transact { Line 529  sub Transact {
    }     }
     # Body is now built... transact with lond..      # Body is now built... transact with lond..
           
     print "Final command: '$request'\n";  #    print "Final command: '$request'\n";
     my $answer = subreply($request, $host);      my $answer = subreply($request, $host);
   
     print "$answer\n";      print "$answer\n";

Removed from v.1.28  
changed lines
  Added in v.1.29


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