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

Contents of /trunk/sql/pgsql/pos.form.inc.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 421 - (show annotations)
Fri Sep 21 15:23:41 2012 UTC (12 years, 4 months ago) by nhaye
File size: 280 byte(s)
Régénération suite à la migration OM 4.3.0

1 <?php
2 //$Id$
3 //gen openMairie le 10/02/2011 20:35
4 include('../gen/sql/pgsql/pos.form.inc.php');
5
6 if(file_exists ("../dyn/var.inc"))
7 include ("../dyn/var.inc");
8
9 if($vue_parcelle==1){
10 $portlet_actions['modifier'] = NULL;
11 $portlet_actions['supprimer'] = NULL;
12 }
13 ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26