From 652f97c2a014fb4963e3ada700c43a4a777006b4 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Thu, 7 Apr 2016 12:19:36 +0200 Subject: [PATCH] Fixed use statement order --- .../files/lib/system/application/ApplicationHandler.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wcfsetup/install/files/lib/system/application/ApplicationHandler.class.php b/wcfsetup/install/files/lib/system/application/ApplicationHandler.class.php index ee91e7ac1c..771008243f 100644 --- a/wcfsetup/install/files/lib/system/application/ApplicationHandler.class.php +++ b/wcfsetup/install/files/lib/system/application/ApplicationHandler.class.php @@ -12,7 +12,7 @@ use wcf\system\SingletonFactory; * Handles multi-application environments. * * @author Alexander Ebert - * @copyright 2001-2015 WoltLab GmbH + * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License * @package com.woltlab.wcf * @subpackage system.application -- 2.20.1