From: Alexander Ebert Date: Fri, 17 Jun 2016 11:23:05 +0000 (+0200) Subject: Fixed use-statement order X-Git-Tag: 3.0.0_Beta_1~1406 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=23f6aafcf55c834cd681ac94ff1098d67caebae9;p=GitHub%2FWoltLab%2FWCF.git Fixed use-statement order --- diff --git a/wcfsetup/install/files/lib/system/comment/manager/ArticleCommentManager.class.php b/wcfsetup/install/files/lib/system/comment/manager/ArticleCommentManager.class.php index 32e8ad0c78..bb8b10b782 100644 --- a/wcfsetup/install/files/lib/system/comment/manager/ArticleCommentManager.class.php +++ b/wcfsetup/install/files/lib/system/comment/manager/ArticleCommentManager.class.php @@ -1,10 +1,10 @@