/[openfoncier]/trunk/obj/dossier.class.php
ViewVC logotype

Diff of /trunk/obj/dossier.class.php

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

revision 2750 by atreal, Mon Feb 10 16:00:06 2014 UTC revision 2751 by softime, Tue Feb 18 19:04:57 2014 UTC
# Line 1967  class dossier extends dossier_gen { Line 1967  class dossier extends dossier_gen {
1967              } else {              } else {
1968                  echo "obj=".get_class($this);                  echo "obj=".get_class($this);
1969              }              }
1970                if (isset($_GET['retourformulaire2']) && $_GET['retourformulaire2'] != '') {
1971                    echo "&retourformulaire=".$_GET['retourformulaire2'];
1972                }
1973              if($this->getParameter("retour")=="form") {              if($this->getParameter("retour")=="form") {
1974                  echo "&idx=".$this->getParameter("idx");                  echo "&idx=".$this->getParameter("idx");
1975                  echo "&idz=".$this->getParameter("idz");                  echo "&idz=".$this->getParameter("idz");

Legend:
Removed from v.2750  
changed lines
  Added in v.2751

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26