From: Tim Düsterhus Date: Sun, 28 Aug 2011 10:28:37 +0000 (+0200) Subject: dtdesign removed that line sometime after the first pull-request X-Git-Tag: 2.0.0_Beta_1~1812^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=8a81a7bde6687adf369b0db2c4f98e65c591b6dc;p=GitHub%2FWoltLab%2FWCF.git dtdesign removed that line sometime after the first pull-request --- diff --git a/wcfsetup/install/files/lib/system/WCFSetup.class.php b/wcfsetup/install/files/lib/system/WCFSetup.class.php index 50cc72ec2e..a8272ba0a3 100644 --- a/wcfsetup/install/files/lib/system/WCFSetup.class.php +++ b/wcfsetup/install/files/lib/system/WCFSetup.class.php @@ -7,6 +7,7 @@ use wcf\data\user\UserAction; use wcf\system\cache\CacheHandler; use wcf\system\database\util\SQLParser; use wcf\system\exception\SystemException; +use wcf\system\exception\UserInputException; use wcf\system\io\File; use wcf\system\io\Tar; use wcf\system\language\LanguageFactory;