Importing UserInputException (Fatal Error when getting typo in password confirmation)
authorTimWolla <timwolla@arcor.de>
Sat, 16 Jul 2011 12:17:12 +0000 (14:17 +0200)
committerTimWolla <timwolla@arcor.de>
Sat, 16 Jul 2011 12:18:33 +0000 (14:18 +0200)
wcfsetup/install/files/lib/system/WCFSetup.class.php

index dd5c3e32c9440beb67e0412f12bc24bb0075c0cd..25e40835b3c0154bfb8981bbaddb5ccbe0a2892b 100644 (file)
@@ -7,6 +7,7 @@ use wcf\data\user\UserAction;
 use wcf\system\cache\CacheHandler;\r
 use wcf\system\database\util\SQLParser;\r
 use wcf\system\exception\SystemException;\r
+use wcf\system\exception\UserInputException;\r
 use wcf\system\io\File;\r
 use wcf\system\io\Tar;\r
 use wcf\system\language\LanguageFactory;\r