From: Matthias Schmidt Date: Sun, 30 Dec 2012 17:51:14 +0000 (+0100) Subject: Documentation update X-Git-Tag: 2.0.0_Beta_1~647^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=2f3480b35402315a9c61e5c2bf8d864c6a710f6c;p=GitHub%2FWoltLab%2FWCF.git Documentation update --- diff --git a/wcfsetup/install/files/lib/system/cache/builder/ACPMenuCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/ACPMenuCacheBuilder.class.php index 02a494eb3f..7af4530a30 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/ACPMenuCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/ACPMenuCacheBuilder.class.php @@ -8,9 +8,9 @@ use wcf\data\option\OptionList; use wcf\system\request\LinkHandler; /** - * Caches the acp menu items tree. + * Caches the ACP menu items. * - * @author Marcel Werk + * @author Matthias Schmidt, Marcel Werk * @copyright 2001-2012 WoltLab GmbH * @license GNU Lesser General Public License * @package com.woltlab.wcf