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

Diff of /trunk/sql/pgsql/servitude_ligne.inc.php

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

trunk/sql/pgsql/servitude_ligne.inc revision 130 by fraynaud, Wed Sep 21 10:33:41 2011 UTC trunk/sql/pgsql/servitude_ligne.inc.php revision 440 by nhaye, Tue Sep 25 14:30:46 2012 UTC
# Line 4  Line 4 
4  include('../gen/sql/pgsql/servitude_ligne.inc.php');  include('../gen/sql/pgsql/servitude_ligne.inc.php');
5    
6  // vue  // vue
7  if(file_exists ("../dyn/var.inc"))  if(file_exists ("../dyn/var.inc")) {
8          include ("../dyn/var.inc");      include ("../dyn/var.inc");
9    }
10  if($vue_servitude_ligne==1){  if($vue_servitude_ligne==1){
11      $href[0] = array("lien" => "#", "id" => "", "lib" => "", );      $tab_actions['corner']['ajouter'] = NULL;
12      $href[1] = array("lien" => "", "id" => "", "lib" => "", );      $tab_actions['left']['consulter'] = NULL;
13      $href[2] = array("lien" => "#", "id" => "", "lib" => "", );      $tab_actions['content'] = NULL;
14      $ent .=' '._('vue');      $ent .=' '._('vue');
15  }  }
16    

Legend:
Removed from v.130  
changed lines
  Added in v.440

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26