]> _ Git - cubeextranet.git/commitdiff
(no commit message)
authorvincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Thu, 5 Aug 2010 08:11:34 +0000 (08:11 +0000)
committervincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Thu, 5 Aug 2010 08:11:34 +0000 (08:11 +0000)
inc/extranet/Controlleur/class.extranet.core.php

index b5bbf761856546857e9c468bd03af63a2092fca4..4ac250458b23a0278b15276336211ae4c293bfcc 100644 (file)
@@ -7,7 +7,7 @@ class extranetCore extends cubeCore {
        public function __construct()\r
        {\r
                parent::__construct();\r
-               $this->dbSync();\r
+               //$this->dbSync();\r
 \r
                cubeLang::set();\r
                $this->authentifie();\r
@@ -26,7 +26,7 @@ class extranetCore extends cubeCore {
                        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