Fix: change default model

This commit is contained in:
Regis Houssin 2010-02-09 16:00:26 +00:00
parent 1fcad6172b
commit c746facf12

View File

@ -83,7 +83,7 @@ class modProjet extends DolibarrModules
$this->const[$r][0] = "PROJECT_ADDON";
$this->const[$r][1] = "chaine";
$this->const[$r][2] = "mod_project_universal";
$this->const[$r][2] = "mod_project_simple";
$this->const[$r][3] = 'Nom du gestionnaire de numerotation des projets';
$this->const[$r][4] = 0;
$r++;