Parent Directory | Revision Log | Patch
revision 17542 by softime, Thu Apr 25 13:27:12 2024 UTC | revision 18876 by softime, Tue Oct 8 08:41:06 2024 UTC | |
---|---|---|
# | Line 12 include "../sql/pgsql/dossier_instructio | Line 12 include "../sql/pgsql/dossier_instructio |
12 | ||
13 | // | // |
14 | $champAffiche = array_merge($champAffiche_debut_commun, array( | $champAffiche = array_merge($champAffiche_debut_commun, array( |
15 | 'avis_decision.libelle as "'._("avis_decision").'"', | 'avis_decision.libelle as "'.__("avis_decision").'"', |
16 | $instructeur_nom, | $instructeur_nom, |
17 | ), $champAffiche_fin_commun); | ), $champAffiche_fin_commun); |
18 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |