[Rt-devel] Re: [PATCH] (#4638) cli cookie handling

Abhijit Menon-Sen ams at wiw.org
Mon May 10 19:05:03 EDT 2004


At 2004-05-10 18:57:58 -0400, jesse at bestpractical.com wrote:
>
>          elsif (/^-o$/) {
> -            $orderby = shift @ARGV;
> +            $data{'orderby'} = shift @ARGV;
>          }

Oops, yes, that's correct.
Thank you.

-- ams


More information about the Rt-devel mailing list