X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fqueue_arg.pm;h=c96ff12369ab129f20b7b92e1ceac7e8832af890;hb=4e35589e637aa3a3615a780d4086085c5ecb1782;hp=d23ee2afdda31960e11b0fe0396d368f71390bd8;hpb=58d44fbe5eb9ab32e6d87063a4a3b22ddba9a828;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