vali %!s(int64=6) %!d(string=hai) anos
pai
achega
5a7ed7dc20
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      datainf/logic/HttpServerSettelement.php

+ 1 - 1
datainf/logic/HttpServerSettelement.php

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