Parent Directory | Revision Log
Suite des fichiers manquants
1 | <?php |
2 | //$Id$ |
3 | //gen openMairie le 10/10/2012 16:34 |
4 | |
5 | $DEBUG=0; |
6 | $ico="../img/ico_application.png"; |
7 | $ent = _("application")." -> "._("avis_consultation"); |
8 | $tableSelect=DB_PREFIXE."avis_consultation"; |
9 | $champs=array( |
10 | "libelle", |
11 | "abrege", |
12 | "om_validite_debut", |
13 | "om_validite_fin", |
14 | "avis_consultation"); |
15 | ?> |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |