X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fqueue_arg.pm;h=c96ff12369ab129f20b7b92e1ceac7e8832af890;hb=fadaa67e77ad8d5d966e252aba7f193e9e3840e3;hp=d23ee2afdda31960e11b0fe0396d368f71390bd8;hpb=2041a9143fac20b79ead4a1ae01224dedf5b27c2;p=freeside.git diff --git a/FS/FS/queue_arg.pm b/FS/FS/queue_arg.pm index d23ee2afd..c96ff1236 100644 --- a/FS/FS/queue_arg.pm +++ b/FS/FS/queue_arg.pm @@ -46,7 +46,7 @@ FS::Record. The following fields are currently supported: =item new HASHREF -Creates a new argument. To add the example to the database, see L<"insert">. +Creates a new argument. To add the argument to the database, see L<"insert">. Note that this stores the hash reference, not a distinct copy of the hash it points to. You can ask the object for a copy with the I method. @@ -105,10 +105,6 @@ sub check { =back -=head1 VERSION - -$Id: queue_arg.pm,v 1.2 2003-08-05 00:20:46 khoff Exp $ - =head1 BUGS =head1 SEE ALSO