From: vincent@cubedesigners.com Date: Mon, 23 Jun 2014 19:47:49 +0000 (+0000) Subject: (no commit message) X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=717d439ea0aa02bded7781f751c470db1f781830;p=cubeextranet.git --- diff --git a/inc/ws/Controlleur/class.ws.services.php b/inc/ws/Controlleur/class.ws.services.php index 6720491a0..2da69f424 100644 --- a/inc/ws/Controlleur/class.ws.services.php +++ b/inc/ws/Controlleur/class.ws.services.php @@ -669,9 +669,7 @@ class wsServices extends cubeFlashGateway { $resolution = 150; } - if ($id == 4) { - $resolution = 150; - } + $resolution = 150; $this->outputXML = false; header('Content-type: application/json');