namespace wcf\data\category;
use wcf\data\AbstractDatabaseObjectAction;
use wcf\data\ISortableAction;
-use wcf\data\IToggleContainerAction;
use wcf\data\IToggleAction;
+use wcf\data\IToggleContainerAction;
use wcf\system\category\CategoryHandler;
use wcf\system\exception\PermissionDeniedException;
use wcf\system\exception\SystemException;
* Executes category-related actions.
*
* @author Matthias Schmidt
- * @copyright 2001-2012 WoltLab GmbH
+ * @copyright 2001-2013 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @package com.woltlab.wcf
* @subpackage data.category