Parent Directory | Revision Log
version initiale
1 | fraynaud | 3 | <?php |
2 | //$Id$ | ||
3 | //gen openMairie le 17/11/2010 12:19 | ||
4 | $DEBUG=0; | ||
5 | $ico="../img/ico_application.png"; | ||
6 | $ent="option->om_droit"; | ||
7 | $tableSelect=DB_PREFIXE."om_droit"; | ||
8 | $champs=array("om_droit","om_profil"); | ||
9 | //champs select | ||
10 | $sql_om_profil="select * from ".DB_PREFIXE."om_profil"; | ||
11 | ?> |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |