diff options
author | khoff <khoff> | 2007-02-15 20:18:29 +0000 |
---|---|---|
committer | khoff <khoff> | 2007-02-15 20:18:29 +0000 |
commit | 2d83c78cd946db628047078ad796e5fddcc3b596 (patch) | |
tree | 3563359652e066c61d2eaf4332bdc65ccfd517bf | |
parent | ce7b8ef4800672537139d7bc853421aec391c140 (diff) |
*** ERROR: unterminated L<...> at line 4716 in file FS/cust_main.pm
-rw-r--r-- | FS/FS/cust_main.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/cust_main.pm b/FS/FS/cust_main.pm index 08b8c3749..d775e75d6 100644 --- a/FS/FS/cust_main.pm +++ b/FS/FS/cust_main.pm @@ -4713,7 +4713,7 @@ sub batch_charge { =item notify CUSTOMER_OBJECT TEMPLATE_NAME OPTIONS -Sends a templated email notification to the customer (see L<Text::Template). +Sends a templated email notification to the customer (see L<Text::Template>). OPTIONS is a hash and may include |