X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpayby.pm;h=98b8301a632535334d4cb8d72af7d904e15bbdb5;hb=eaee5f9c4cf7142bf2d12dffed008ef59063c8d0;hp=2b548107caf49aa8b9061c009c3b16a1948c1ae3;hpb=6af1b1bfa25e5ececef5e0dcd38b55917121cee2;p=freeside.git diff --git a/FS/FS/payby.pm b/FS/FS/payby.pm index 2b548107c..98b8301a6 100644 --- a/FS/FS/payby.pm +++ b/FS/FS/payby.pm @@ -141,6 +141,7 @@ sub payinfo_check{ or return "Illegal text (payinfo)"; $$payinforef = $1; } + ''; } =back