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

Annotation of /trunk/sql/pgsql/servitude_point.form.inc.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 440 - (hide annotations)
Tue Sep 25 14:30:46 2012 UTC (12 years, 4 months ago) by nhaye
File size: 540 byte(s)
Régénération des table de sig suite à la maj du core

1 fraynaud 147 <?php
2     //$Id$
3     //gen openMairie le 28/09/2011 19:18
4     include('../gen/sql/pgsql/servitude_point.form.inc.php');
5 nhaye 426
6     if(file_exists ("../dyn/var.inc")) {
7     include ("../dyn/var.inc");
8     }
9     if($vue_servitude_point==1){
10     $portlet_actions['modifier'] = NULL;
11     $portlet_actions['supprimer'] = NULL;
12     }
13 nhaye 440
14     $portlet_actions['sig'] = array(
15     'lien' => '../scr/tab_sig.php?idx=',
16     'id' => '&obj=servitude_point',
17     'lib' => "<span class=\"om-prev-icon om-icon-16 sig-16\" title=\""._("Sig")."\">"._("Sig")."</span>",
18     'ordre' => 30,);
19 fraynaud 147 ?>

Properties

Name Value
svn:executable *

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26