Projet

Général

Profil

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

Voir les différences:

plugins/anet_epacks/front/plugin_anet_epacks.view_recap_mensuel_rvd.php
8 8
include_once (GLPI_ROOT . "/inc/includes.php");
9 9

  
10 10
//Les dates en francais svp
11
setlocale(LC_TIME, "fr_FR");
11
setlocale(LC_TIME, 'fr_FR.UTF8', 'fr.UTF8', 'fr_FR.UTF-8', 'fr.UTF-8'); 
12 12

  
13 13
checkRight("config","w");
14 14
//checkSeveralRightsOr(array("config" => "w", "profile" => "w"));

Formats disponibles : Unified diff

Redmine Appliance - Powered by TurnKey Linux