]> _ Git - cubeextranet.git/commitdiff
(no commit message)
authorvincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Mon, 23 Jun 2014 19:47:49 +0000 (19:47 +0000)
committervincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Mon, 23 Jun 2014 19:47:49 +0000 (19:47 +0000)
inc/ws/Controlleur/class.ws.services.php

index 6720491a02db243d8c062e0a492880fe70d488e9..2da69f424d10c9a4822235ab141d155d65a53a3d 100644 (file)
@@ -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');