From b2a09488ea99b300f63558480bc8097bda184546 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Joshua=20R=C3=BCsweg?= Date: Mon, 5 Nov 2018 15:45:14 +0100 Subject: [PATCH] Add missing new line See #2670 --- .../system/attachment/SignatureAttachmentObjectType.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wcfsetup/install/files/lib/system/attachment/SignatureAttachmentObjectType.class.php b/wcfsetup/install/files/lib/system/attachment/SignatureAttachmentObjectType.class.php index b6f23518d7..de302dc56f 100644 --- a/wcfsetup/install/files/lib/system/attachment/SignatureAttachmentObjectType.class.php +++ b/wcfsetup/install/files/lib/system/attachment/SignatureAttachmentObjectType.class.php @@ -109,4 +109,4 @@ class SignatureAttachmentObjectType extends AbstractAttachmentObjectType { } } } -} \ No newline at end of file +} -- 2.20.1