X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FCron%2Fupload.pm;h=691170af90c427b75f5bbac089e4f103a56b4d3c;hp=6a4d153f82a775529a497ffd988c0a269316908d;hb=17a8b72b78ba455b58d53731fe557a471e0f2947;hpb=83cad295d38b0c764b59b62bc4840dcf666b7de9 diff --git a/FS/FS/Cron/upload.pm b/FS/FS/Cron/upload.pm index 6a4d153f8..691170af9 100644 --- a/FS/FS/Cron/upload.pm +++ b/FS/FS/Cron/upload.pm @@ -474,7 +474,7 @@ sub spool_upload { Retrieves the config value named CONFIG, parses it as a Text::Template, extracts "to" and "subject" headers, and returns a hash that can be passed -to L. +to L. PARAMS is a hashref to be passed to C. It must contain 'agentnum' to look up the per-agent config.