4338a564d786c52b8be7920d365d600f719d834a
[GitHub/WoltLab/WCF.git] / wcfsetup / install / files / acp / index.php
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
9 require_once(__DIR__ . '/global.php');
10 wcf\system\request\RequestHandler::getInstance()->handle('wcf', true);