X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fqueue.pm;h=5f8bf11f037f8855f00ba1b2f13b167934e24a3c;hb=6435a77782ea506c5c140136dac1759a4e9747e3;hp=f42d998375181bb7c39a4c1b947ea11464a7788a;hpb=6cf964d0dc008621fb30fd2da28e2c44f29c6364;p=freeside.git diff --git a/FS/FS/queue.pm b/FS/FS/queue.pm index f42d99837..5f8bf11f0 100644 --- a/FS/FS/queue.pm +++ b/FS/FS/queue.pm @@ -68,7 +68,7 @@ FS::Record. The following fields are currently supported: =item new HASHREF -Creates a new job. To add the example to the database, see L<"insert">. +Creates a new job. To add the job 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.