dever %!s(int64=6) %!d(string=hai) anos
pai
achega
496ecb18b0
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      act/lib/Pay.php

+ 2 - 0
act/lib/Pay.php

@@ -144,6 +144,8 @@ class Pay
                 Dever::db('act/order')->update(array('where_id' => $order['id'], 'status' => 3));
             }
         }
+
+        return 'ok';
 	}
 
     public function send_api()