X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fqueue_arg.pm;h=c96ff12369ab129f20b7b92e1ceac7e8832af890;hb=97316d268e5751a1d08a0a37e5a0456f2ce4815c;hp=39c71192f6d500e9156f35f6071f8cce64729235;hpb=673b9a458d9138523026963df6fa3b4683e09bae;p=freeside.git diff --git a/FS/FS/queue_arg.pm b/FS/FS/queue_arg.pm index 39c71192f..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.