Reinitialisation de l'url

This commit is contained in:
Michael RICOIS 2012-03-05 10:00:55 +00:00
parent 56ce27f576
commit 51a1d1d2c2

View File

@ -369,7 +369,7 @@ class JuridiqueController extends Zend_Controller_Action
'controller' => 'fichier',
'action' => 'bodacc',
'fichier' => basename($file),
));
), null, true);
echo "<a target=\"_blank\" href=\"".$href."\">Cliquer ici pour télécharger le fichier.</a>";
} else {
echo "Erreur lors du chargement du fichier.";