wtf?
authorIvan Kohler <ivan@freeside.biz>
Fri, 23 Mar 2012 18:40:32 +0000 (11:40 -0700)
committerIvan Kohler <ivan@freeside.biz>
Fri, 23 Mar 2012 18:40:32 +0000 (11:40 -0700)
httemplate/edit/process/REAL_cust_pkg.cgi

index 6f5b38f..3e0ef59 100755 (executable)
@@ -38,7 +38,7 @@ push @errors, '_setupadd_areyousure'
   if $hash{'setup'} && ! $old->setup         # if the setup date was added
   && ! $cgi->param('setupadd_areyousure');   # and it wasn't confirmed 
 
-rors, '_start'
+push @errors, '_start'
   if $hash{'start_date'} && !$old->start_date # if a start date was added
   && $hash{'setup'};                          # but there's a setup date