remove trailing newline

This commit is contained in:
Uwe Steinmann 2025-02-04 17:30:43 +01:00
parent 6ddf3c3cfe
commit 1af377b268

View File

@ -75,5 +75,3 @@ $session->setSplashMsg(array('type'=>'success', 'msg'=>getMLText('splash_documen
add_log_line();
header("Location:../out/out.ViewDocument.php?documentid=".$documentid);
?>