tyop too
authorivan <ivan>
Tue, 9 Mar 2010 23:47:22 +0000 (23:47 +0000)
committerivan <ivan>
Tue, 9 Mar 2010 23:47:22 +0000 (23:47 +0000)
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);