Projet

Général

Profil

Révision 97e94661 plugins/anet_epacks/front/plugin_anet_epacks.generate_odt_courrier_end_contract.form.php

Voir les différences:

plugins/anet_epacks/front/plugin_anet_epacks.generate_odt_courrier_end_contract.form.php
64 64
  }
65 65

  
66 66
  $odf = new odf("abuledu-courrier_fin_maintenance_cette_annee.odt");
67
  setlocale(LC_TIME, "fr_FR");
67
  setlocale(LC_TIME, 'fr_FR.UTF8', 'fr.UTF8', 'fr_FR.UTF-8', 'fr.UTF-8'); 
68 68
  error_reporting(E_ALL);
69 69

  
70 70
  $odf->setVars('date', strftime("%A %e %B %Y"), true, 'UTF-8');

Formats disponibles : Unified diff

Redmine Appliance - Powered by TurnKey Linux