From 2f3480b35402315a9c61e5c2bf8d864c6a710f6c Mon Sep 17 00:00:00 2001 From: Matthias Schmidt Date: Sun, 30 Dec 2012 18:51:14 +0100 Subject: [PATCH] Documentation update --- .../lib/system/cache/builder/ACPMenuCacheBuilder.class.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.20.1