--- loncom/lond 2013/08/04 03:13:39 1.489.2.6 +++ loncom/lond 2013/08/08 18:55:22 1.489.2.7 @@ -2,7 +2,7 @@ # The LearningOnline Network # lond "LON Daemon" Server (port "LOND" 5663) # -# $Id: lond,v 1.489.2.6 2013/08/04 03:13:39 raeburn Exp $ +# $Id: lond,v 1.489.2.7 2013/08/08 18:55:22 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -61,7 +61,7 @@ my $DEBUG = 0; # Non zero to ena my $status=''; my $lastlog=''; -my $VERSION='$Revision: 1.489.2.6 $'; #' stupid emacs +my $VERSION='$Revision: 1.489.2.7 $'; #' stupid emacs my $remoteVERSION; my $currenthostid="default"; my $currentdomainid; @@ -4448,7 +4448,7 @@ sub get_id_handler { } ®ister_handler("idget", \&get_id_handler, 0, 1, 0); - Deletes one or more ids in a domain's id database. +# Deletes one or more ids in a domain's id database. # # Parameters: # $cmd - Command keyword (iddel).