summaryrefslogtreecommitdiff
path: root/FS/FS/payby.pm
diff options
context:
space:
mode:
Diffstat (limited to 'FS/FS/payby.pm')
-rw-r--r--FS/FS/payby.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/payby.pm b/FS/FS/payby.pm
index 2b54810..98b8301 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