From dd67922a0db20e3e27dadc1204681c86b65b4a3f Mon Sep 17 00:00:00 2001 From: Matthias Schmidt Date: Thu, 24 Aug 2017 14:13:43 +0200 Subject: [PATCH] Fix import order See faa9ed677b9ce02293d3baa23da258634c6166b1 --- .../ArticleLinkHtmlInputNodeProcessorListener.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wcfsetup/install/files/lib/system/event/listener/ArticleLinkHtmlInputNodeProcessorListener.class.php b/wcfsetup/install/files/lib/system/event/listener/ArticleLinkHtmlInputNodeProcessorListener.class.php index 0cf0970bc4..d9cbbb06e4 100644 --- a/wcfsetup/install/files/lib/system/event/listener/ArticleLinkHtmlInputNodeProcessorListener.class.php +++ b/wcfsetup/install/files/lib/system/event/listener/ArticleLinkHtmlInputNodeProcessorListener.class.php @@ -1,7 +1,7 @@