Merge pull request #2759 from derpierre65/patch-4
[GitHub/WoltLab/WCF.git] / wcfsetup / install / files / index.php
CommitLineData
bf0c4984
MS
1<?php
2/**
3 * @author Matthias Schmidt
c839bd49 4 * @copyright 2001-2018 WoltLab GmbH
bf0c4984 5 * @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
e71525e4 6 * @package WoltLabSuite\Core
bf0c4984
MS
7 */
8require_once('./global.php');
9\wcf\system\request\RequestHandler::getInstance()->handle('wcf');