/[openfoncier]/trunk/app/dossier.php
ViewVC logotype

Diff of /trunk/app/dossier.php

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

revision 152 by fraynaud, Thu Sep 29 15:23:51 2011 UTC revision 156 by jbastide, Fri Sep 30 07:38:41 2011 UTC
# Line 27  else{ // sans menu Line 27  else{ // sans menu
27      $f->setFlag("htmlonly");        $f->setFlag("htmlonly");  
28  }  }
29  $f->display();  $f->display();
30  if($menu==0) // html only  if($menu==1) // html only
31      $f->displayStartContent();      $f->displayStartContent();
32  // db  // db
33  if(file_exists ("../sql/".$f->db->phptype."/dossier.scr.inc"))  if(file_exists ("../sql/".$f->db->phptype."/dossier.scr.inc"))

Legend:
Removed from v.152  
changed lines
  Added in v.156

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26