dever %!s(int64=5) %!d(string=hai) anos
pai
achega
57d648dbae
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/Set.php

+ 1 - 1
lib/Set.php

@@ -37,7 +37,7 @@ class Set
                 $method = '\\Pay\\Lib\\' . ucwords($pay['type']);
                 $method = new $method($pay);
                 $method->refund($order_id);
-            }
+            } 
             
 
         	$update['where_id'] = $order['id'];