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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 382 - (show annotations)
Wed Sep 19 09:28:55 2012 UTC (12 years, 4 months ago) by nhaye
File size: 234 byte(s)
Régénération des fichiers de la table om_collectivité avec le core 4.3.0
Suppression des surcharges inutiles

1 <?php
2 //$Id$
3 //gen openMairie le 04/11/2010 17:42
4 include('../gen/sql/pgsql/om_collectivite.inc.php');
5
6 // pas d'ajout en niveau 1
7 if ($_SESSION['niveau'] == "1") {
8 $tab_actions['corner']['ajouter'] = array('lien' => '#');
9 }
10
11 ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26