Fix: Propagation des paramtres
This commit is contained in:
parent
4e9a964174
commit
096fb85eb8
@ -30,7 +30,7 @@
|
||||
|
||||
require("./pre.inc.php");
|
||||
|
||||
Header("Location: liste.php");
|
||||
Header("Location: liste.php?".$_SERVER["QUERY_STRING"]);
|
||||
|
||||
llxFooter("<em>Dernière modification $Date$ révision $Revision$</em>");
|
||||
?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user