diff options
-rw-r--r-- | FS/FS/Cron/upload.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/Cron/upload.pm b/FS/FS/Cron/upload.pm index 628c6801b..03ed366e2 100644 --- a/FS/FS/Cron/upload.pm +++ b/FS/FS/Cron/upload.pm @@ -470,7 +470,7 @@ sub spool_upload { } -=item send_report CONFIG PARAMS +=item prepare_report CONFIG PARAMS 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 |