summaryrefslogtreecommitdiff
path: root/FS/FS/Cron/upload.pm
diff options
context:
space:
mode:
Diffstat (limited to 'FS/FS/Cron/upload.pm')
-rw-r--r--FS/FS/Cron/upload.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/Cron/upload.pm b/FS/FS/Cron/upload.pm
index 6a4d153..691170a 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<FS::Misc::send_email>.
+to L<FS::Misc/send_email>.
PARAMS is a hashref to be passed to C<fill_in>. It must contain
'agentnum' to look up the per-agent config.