le modele tigre passe en experimental

This commit is contained in:
Regis Houssin 2007-11-07 13:09:03 +00:00
parent 410f2bf087
commit 5d3f8688c2

View File

@ -55,7 +55,7 @@ class mod_codeclient_tigre extends ModeleThirdPartyCode
function mod_codeclient_tigre()
{
$this->nom = "Tigre";
$this->version = "development";
$this->version = "experimental";
$this->code_modifiable = 0;
$this->code_modifiable_invalide = 1;
$this->code_modifiable_null = 1;