[LON-CAPA-cvs] cvs: loncom / LondConnection.pm
albertel
lon-capa-cvs-allow@mail.lon-capa.org
Tue, 03 Apr 2007 01:08:07 -0000
albertel Mon Apr 2 21:08:07 2007 EDT
Modified files:
/loncom LondConnection.pm
Log:
- fix log all
Index: loncom/LondConnection.pm
diff -u loncom/LondConnection.pm:1.44 loncom/LondConnection.pm:1.45
--- loncom/LondConnection.pm:1.44 Wed Mar 28 16:28:29 2007
+++ loncom/LondConnection.pm Mon Apr 2 21:08:05 2007
@@ -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 @@
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