public function __construct()\r
{\r
parent::__construct();\r
- $this->dbSync();\r
+ //$this->dbSync();\r
\r
cubeLang::set();\r
$this->authentifie();\r
2 => __('Design Web'), 3 => __('Design Industriel'), 4 => __('Print'),\r
5 => __('Newsletter'), 6 => __('Développement PHP'), 7 => __('Développement Flash'),\r
8 => __('Fluidbook'), 9 => __('Formation'), 10 => __('Administratif'), 11 => __('Divers'),\r
- 12 => __('Intégration HTML'), 13 => __('Motion design'), 14 => __('Design graphique'), 15 => __('Bandeaux de pub'));\r
+ 12 => __('Intégration HTML'), 13 => __('Motion design'), 14 => __('Design graphique'), 15 => __('Bandeaux de pub'),16=>__('Applications mobiles'));\r
$this->projets_status = array(0 => __('En cours'), 1 => __('Terminé'));\r
$this->devis_status = array(0 => __('Brouillon'), 1 => __('Envoyé'),\r
2 => __('Validé'), 3 => __('Refusé'));\r