remove empty line

This commit is contained in:
Uwe Steinmann 2017-11-21 08:35:30 +01:00
parent 4658db9c21
commit f5a06f8e69

View File

@ -530,5 +530,4 @@ for ($file_num=0;$file_num<count($_FILES["userfile"]["tmp_name"]);$file_num++){
}
header("Location:../out/out.ViewFolder.php?folderid=".$folderid."&showtree=".$_POST["showtree"]);
?>