Fixed use statement order
authorAlexander Ebert <ebert@woltlab.com>
Thu, 7 Apr 2016 10:19:36 +0000 (12:19 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 7 Apr 2016 10:19:43 +0000 (12:19 +0200)
wcfsetup/install/files/lib/system/application/ApplicationHandler.class.php

index ee91e7ac1c4d3c4a4405133da08c161c9688aa44..771008243f330147cac2fa6f2e91556da782689d 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
  * @subpackage system.application