@@ -321,7 +321,7 @@ class HttpServerSettelement
$return[] = $val->order_id;
}
- return implode(',', $return);
+ return $return;