cfg
This commit is contained in:
parent
70a3fe5ba1
commit
a3e8c847fc
|
|
@ -23,6 +23,9 @@ class ControleurGedadherent extends Controleur {
|
|||
|
||||
$nouveau_fichier = "rien";
|
||||
|
||||
$nomOrigine = $this->requete->getParametreFormulaire("nomOrigine");
|
||||
$codeNaturePiece = $this->requete->getParametreFormulaire("codeNaturePiece");
|
||||
|
||||
if(!empty($_POST))
|
||||
{
|
||||
define('TARGET', $_SESSION['cheminGed']); // Repertoire cible
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user