From 0012899b5fbeacb0ea7f4e738f8dfb52ca2b8ebc Mon Sep 17 00:00:00 2001 From: Michael RICOIS Date: Thu, 23 Mar 2017 19:39:04 +0100 Subject: [PATCH] Suppression service gestion v0.4 --- library/WsScore/ServicesConfig.php | 1 - 1 file changed, 1 deletion(-) diff --git a/library/WsScore/ServicesConfig.php b/library/WsScore/ServicesConfig.php index 03b534a0..9cafc0db 100644 --- a/library/WsScore/ServicesConfig.php +++ b/library/WsScore/ServicesConfig.php @@ -25,7 +25,6 @@ return array( 'gestion' => array( 'actif' => true, 'versions' => array( - '0.4' => array( 'actif' => true, 'defaut' => 'beta' ), '0.3' => array( 'actif' => true, 'defaut' => true ), ), 'idClient' => array(1),