oops
[freeside.git] / FS / FS / payby.pm
index 2b54810..98b8301 100644 (file)
@@ -141,6 +141,7 @@ sub payinfo_check{
     or return "Illegal text (payinfo)";
     $$payinforef = $1;
   }
+  '';
 }
 
 =back