74355: freeside-upgrade error N/A (tokenized) [payinfo_check return bug fix, already...
authorJonathan Prykop <jonathan@freeside.biz>
Mon, 30 Jan 2017 22:44:02 +0000 (16:44 -0600)
committerJonathan Prykop <jonathan@freeside.biz>
Mon, 30 Jan 2017 22:44:02 +0000 (16:44 -0600)
FS/FS/payinfo_Mixin.pm

index bca0878..b30ea35 100644 (file)
@@ -238,6 +238,7 @@ sub payinfo_check {
     }
   }
 
+  return '';
 }
 
 =item payby_payinfo_pretty [ LOCALE ]