Prevent sending of empty NLs.
[platal.git] / modules / payment / money / bplccyberplus.inc.php
index 3f40979..8968c99 100644 (file)
@@ -56,7 +56,7 @@ class BPLCCyberPlus
     // }}}
     // {{{ function form()
 
-    function prepareform(&$pay)
+    function prepareform($pay)
     {
         global $globals, $platal;
         $log = S::v('log');