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"); |