X-Git-Url: http://scm.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Funset%2Fecho.pl;h=c4c41c2c78058a6b2445683d8ae7cab52d54a740;hb=e85652985b97c1f094e8046160a907365039b48c;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'));