From 1db37793d3cd5359d9226b4cf7071ed875644151 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Mon, 15 Apr 2013 20:17:11 +0200 Subject: [PATCH] Fixed use order --- .../install/files/lib/system/request/LinkHandler.class.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/wcfsetup/install/files/lib/system/request/LinkHandler.class.php b/wcfsetup/install/files/lib/system/request/LinkHandler.class.php index a4da766571..f59732508b 100644 --- a/wcfsetup/install/files/lib/system/request/LinkHandler.class.php +++ b/wcfsetup/install/files/lib/system/request/LinkHandler.class.php @@ -1,13 +1,12 @@