rabin hai 1 ano
pai
achega
0831e17429
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Ship.php

+ 1 - 1
src/Ship.php

@@ -46,7 +46,7 @@ class Ship
 			$state = false;
 		}
 		if (!$state) {
-			return false;
+			//return false;
 		}
 		$order_delivery = Dever::db('order/sell_delivery')->select(array('order_id' => $order_id));
 		if (!$order_delivery) {