From: vincent@cubedesigners.com Date: Fri, 2 Oct 2020 14:03:43 +0000 (+0000) Subject: wait #3739 @0:05 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=93c4bcbb6a44dae08793833d272f74bda2dde06b;p=cubeextranet.git wait #3739 @0:05 --- diff --git a/inc/ws/Controlleur/class.ws.flash.php b/inc/ws/Controlleur/class.ws.flash.php index 344d2dce9..77d97ae03 100644 --- a/inc/ws/Controlleur/class.ws.flash.php +++ b/inc/ws/Controlleur/class.ws.flash.php @@ -618,7 +618,7 @@ class wsFlash extends cubeFlashGateway $types = array(1, 2, 3, 4, 5, 6, 7, 11, 13, 14, 15, 16, 17, 18, 19, 24, 25); if (wsDroits::revendeur()) { - $types = array(1, 2, 3, 4, 5, 6, 7, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 24, 25, 31, 33,36); + $types = array(1, 2, 3, 4, 5, 6, 7, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 24, 25, 31, 33, 36, 40); } if (wsDroits::admin()) { $types = range(1, 100);