--- loncom/LondConnection.pm 2007/03/28 20:28:29 1.44 +++ loncom/LondConnection.pm 2007/04/03 01:08:05 1.45 @@ -1,7 +1,7 @@ # This module defines and implements a class that represents # a connection to a lond daemon. # -# $Id: LondConnection.pm,v 1.44 2007/03/28 20:28:29 albertel Exp $ +# $Id: LondConnection.pm,v 1.45 2007/04/03 01:08:05 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -159,7 +159,7 @@ sub new { ReadConfig(); $ConfigRead = 1; } - &Debug(4,$class."::new( ".$DnsName.",".$Port.")\n"); + &Debug(4,$class."::new( ".$DnsName.",".$Port.",".$lonid.")\n"); # The host must map to an entry in the hosts table: # We connect to the dns host that corresponds to that