remove trailing white space

This commit is contained in:
Uwe Steinmann 2025-02-03 10:27:35 +01:00
parent eb64f09375
commit 0abcfb4d12

View File

@ -80,6 +80,3 @@ $session->setSplashMsg(array('type'=>'success', 'msg'=>getMLText('splash_transfe
add_log_line("?documentid=".$documentid);
header("Location:../out/out.ViewFolder.php?folderid=".$folder->getID());
?>