--- loncom/lond 2002/03/27 04:07:02 1.75 +++ loncom/lond 2002/03/28 04:27:42 1.76 @@ -2,7 +2,7 @@ # The LearningOnline Network # lond "LON Daemon" Server (port "LOND" 5663) # -# $Id: lond,v 1.75 2002/03/27 04:07:02 foxr Exp $ +# $Id: lond,v 1.76 2002/03/28 04:27:42 foxr Exp $ # # Copyright Michigan State University Board of Trustees # @@ -533,7 +533,7 @@ sub make_new_child { if ($clientok) { # ---------------- New known client connecting, could mean machine online again - # &reconlonc("$perlvar{'lonSockDir'}/$hostid{$clientip}"); + &reconlonc("$perlvar{'lonSockDir'}/$hostid{$clientip}"); &logthis( "Established connection: $hostid{$clientip}"); &status('Will listen to '.$hostid{$clientip});