Unify the terms 'Staff' and 'Team'
[GitHub/WoltLab/WCF.git] / wcfsetup / install / files / acp / index.php
... / ...
CommitLineData
1<?php
2
3/**
4 * @author Marcel Werk
5 * @copyright 2001-2019 WoltLab GmbH
6 * @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
7 */
8
9require_once(__DIR__ . '/global.php');
10wcf\system\request\RequestHandler::getInstance()->handle('wcf', true);