Parent Directory | Revision Log
Suppression des fichiers qui concernent la table avis et ajout des select présents dans cette ancienne table dans la nouvelle avis_decision
1 | vpihour | 492 | <?php |
2 | //$Id$ | ||
3 | //gen openMairie le 10/10/2012 16:34 | ||
4 | |||
5 | include('../gen/sql/pgsql/avis_decision.form.inc.php'); | ||
6 | fmichon | 1539 | |
7 | // | ||
8 | $champs=array( | ||
9 | "avis_decision", | ||
10 | "libelle", | ||
11 | "typeavis", | ||
12 | "sitadel", | ||
13 | "sitadel_motif", | ||
14 | ); | ||
15 | |||
16 | ?> |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |