Merge pull request #5987 from WoltLab/acp-dahsboard-box-hight
[GitHub/WoltLab/WCF.git] / wcfsetup / install / files / index.php
CommitLineData
bf0c4984 1<?php
a9229942 2
bf0c4984 3/**
a9229942
TD
4 * @author Matthias Schmidt
5 * @copyright 2001-2019 WoltLab GmbH
6 * @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
bf0c4984 7 */
a9229942 8
83665298 9require_once(__DIR__ . '/global.php');
bf0c4984 10\wcf\system\request\RequestHandler::getInstance()->handle('wcf');