X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fset%2Fbeep.pl;fp=cmd%2Fset%2Fbeep.pl;h=7109404b8afe50f292e1bb63355237518c97accc;hb=fe78618f23392a6ae58542b78cc4c8dbc84e71c5;hp=c198323ee5e9d3da6cfe766316fcbb9a990e7033;hpb=bbe9659ae19097772164125b4fc97040a4e76350;p=spider.git diff --git a/cmd/set/beep.pl b/cmd/set/beep.pl index c198323e..7109404b 100644 --- a/cmd/set/beep.pl +++ b/cmd/set/beep.pl @@ -7,4 +7,5 @@ # my $self = shift; $self->beep(1); +$self->user->wantbeep(1); return (1, $self->msg('beepon'));