tyop too
[freeside.git] / httemplate / misc / delay_susp_pkg.html
index 5d6a2bd..8adc40d 100755 (executable)
@@ -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);