X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fqueue.pm;h=5f8bf11f037f8855f00ba1b2f13b167934e24a3c;hb=c648976f0b7975f2328ebd7ba8c711fad0ca4195;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.