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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 421 by nhaye, Fri Sep 21 15:23:41 2012 UTC revision 422 by nhaye, Fri Sep 21 15:45:43 2012 UTC
# Line 3  Line 3 
3  //gen openMairie le 10/02/2011 20:35  //gen openMairie le 10/02/2011 20:35
4  include('../gen/sql/pgsql/pos.form.inc.php');  include('../gen/sql/pgsql/pos.form.inc.php');
5    
6  if(file_exists ("../dyn/var.inc"))  if(file_exists ("../dyn/var.inc")) {
7          include ("../dyn/var.inc");          include ("../dyn/var.inc");
8    }
9  if($vue_parcelle==1){  if($vue_pos==1){
10      $portlet_actions['modifier'] = NULL;      $portlet_actions['modifier'] = NULL;
11      $portlet_actions['supprimer'] = NULL;      $portlet_actions['supprimer'] = NULL;
12  }  }

Legend:
Removed from v.421  
changed lines
  Added in v.422

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26