From 1af377b26892898fa397a2b28a31fdb644d4ed8b Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Tue, 4 Feb 2025 17:30:43 +0100 Subject: [PATCH] remove trailing newline --- op/op.CheckOutDocument.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/op/op.CheckOutDocument.php b/op/op.CheckOutDocument.php index 1e22c7ffc..d7b1c6856 100644 --- a/op/op.CheckOutDocument.php +++ b/op/op.CheckOutDocument.php @@ -75,5 +75,3 @@ $session->setSplashMsg(array('type'=>'success', 'msg'=>getMLText('splash_documen add_log_line(); header("Location:../out/out.ViewDocument.php?documentid=".$documentid); -?> -