X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Funset%2Fecho.pl;h=c4c41c2c78058a6b2445683d8ae7cab52d54a740;hb=363839f98405239478bbe5a85efad1d679a1c722;hp=a2cccac7206203f0d5eecf8809cd3cdc1236d03b;hpb=3c0c1870d27827056e62012828bc7233abde1f01;p=spider.git diff --git a/cmd/unset/echo.pl b/cmd/unset/echo.pl index a2cccac7..c4c41c2c 100644 --- a/cmd/unset/echo.pl +++ b/cmd/unset/echo.pl @@ -7,4 +7,5 @@ # my $self = shift; $self->send_now("E", "0"); +$self->user->wantecho(0); return (1, $self->msg('echooff'));