/[openfoncier]/trunk/sql/pgsql/om_collectivite.inc.php
ViewVC logotype

Annotation of /trunk/sql/pgsql/om_collectivite.inc.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 388 - (hide annotations)
Wed Sep 19 14:07:31 2012 UTC (12 years, 4 months ago) by nhaye
File size: 500 byte(s)
Modification de la mise en page et suppression de méthodes inutiles
afin que ces fichiers correspondent à ceux d'openmairie exemple

1 fraynaud 3 <?php
2     //$Id$
3     //gen openMairie le 04/11/2010 17:42
4     include('../gen/sql/pgsql/om_collectivite.inc.php');
5    
6 nhaye 382 // pas d'ajout en niveau 1
7     if ($_SESSION['niveau'] == "1") {
8     $tab_actions['corner']['ajouter'] = array('lien' => '#');
9 fraynaud 3 }
10    
11 nhaye 388 //
12     $sousformulaire=array('om_utilisateur',
13     'om_widget',
14     'om_parametre',
15     'om_etat',
16     'om_sousetat',
17     'om_lettretype',
18     'om_sig_map',
19     );
20    
21     ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26