titre = "INTER SANTE - Consulter Dérogation"; $codeDerogation = $this->nettoyer($derogation['codeDerogation']); $garantie = $this->nettoyer($derogation['garantie']); $acte = $this->nettoyer($derogation['acte']); if (est_anglophone()){ $garantie = $this->nettoyer($derogation['garantieEng']); $acte = $this->nettoyer($derogation['acteEng']); } $vip = $this->nettoyer($derogation['vip']); ?>