From: Jonathan Prykop Date: Mon, 30 Jan 2017 22:44:02 +0000 (-0600) Subject: 74355: freeside-upgrade error N/A (tokenized) [payinfo_check return bug fix, already... X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=01c2f31cf80bc89cc28d0ac7b99e3ab731431ff2 74355: freeside-upgrade error N/A (tokenized) [payinfo_check return bug fix, already on 71513 project branch] --- diff --git a/FS/FS/payinfo_Mixin.pm b/FS/FS/payinfo_Mixin.pm index bca0878a2..b30ea35a1 100644 --- a/FS/FS/payinfo_Mixin.pm +++ b/FS/FS/payinfo_Mixin.pm @@ -238,6 +238,7 @@ sub payinfo_check { } } + return ''; } =item payby_payinfo_pretty [ LOCALE ]