summaryrefslogtreecommitdiff
path: root/httemplate/misc/delay_susp_pkg.html
diff options
context:
space:
mode:
authorivan <ivan>2010-03-09 23:47:16 +0000
committerivan <ivan>2010-03-09 23:47:16 +0000
commitc8ccfda25a9653d51cd932fa863e78e33b2357f6 (patch)
treea371e9be9bdc758ade0c88c657e5d09995c71a6a /httemplate/misc/delay_susp_pkg.html
parent059261143572f0fafa998437d7064ef0a52fcbc8 (diff)
tyop too
Diffstat (limited to 'httemplate/misc/delay_susp_pkg.html')
-rwxr-xr-xhttemplate/misc/delay_susp_pkg.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/misc/delay_susp_pkg.html b/httemplate/misc/delay_susp_pkg.html
index 5d6a2bd09..8adc40d55 100755
--- a/httemplate/misc/delay_susp_pkg.html
+++ b/httemplate/misc/delay_susp_pkg.html
@@ -42,7 +42,7 @@
<%init>
-my %conf = new FS::Conf;
+my $conf = new FS::Conf;
my $date_format = $conf->config('date_format') || '%m/%d/%Y';
my $date = time2str($date_format, time);