summaryrefslogtreecommitdiff
path: root/FS/FS/msg_template.pm
diff options
context:
space:
mode:
authormark <mark>2010-09-01 18:44:15 +0000
committermark <mark>2010-09-01 18:44:15 +0000
commit01978afbd19eeebf30398df3d61052f14824d794 (patch)
tree0e74a03718e4fa6693bf44dcbf6efa9f69b4dfa9 /FS/FS/msg_template.pm
parent51f402605a8742284f81d1097f3e6df29ee6e2dc (diff)
packages and recurdates for impending_recur templates
Diffstat (limited to 'FS/FS/msg_template.pm')
-rw-r--r--FS/FS/msg_template.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/msg_template.pm b/FS/FS/msg_template.pm
index 071a3c4..50298d2 100644
--- a/FS/FS/msg_template.pm
+++ b/FS/FS/msg_template.pm
@@ -316,6 +316,7 @@ sub substitutions {
signupdate dundate
expdate
+ packages recurdates
),
# expdate is a special case
[ signupdate_ymd => sub { time2str('%Y-%m-%d', shift->signupdate) } ],