/[openfoncier]/branches/3.14.x-lettrerar/sql/pgsql/phase.inc.php
ViewVC logotype

Diff of /branches/3.14.x-lettrerar/sql/pgsql/phase.inc.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3814 by nmeucci, Thu Mar 17 11:25:25 2016 UTC revision 3815 by softime, Tue Mar 22 13:47:41 2016 UTC
# Line 4  Line 4 
4    
5  include "../gen/sql/pgsql/phase.inc.php";  include "../gen/sql/pgsql/phase.inc.php";
6    
7    //
8    $ent = _("parametrage")." -> "._("Gestion des dossiers")." -> "._("phase");
9    if (isset($idx) && $idx != ']' && trim($idx) != '') {
10        $ent .= "-> ".$idx." ";
11    }
12    if (isset($idz) && trim($idz) != '') {
13        $ent .= " ".mb_strtoupper($idz, "UTF-8")." ";
14    }
15    
16  ?>  ?>

Legend:
Removed from v.3814  
changed lines
  Added in v.3815

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26