Merge branch '5.2' into 5.3
[GitHub/WoltLab/WCF.git] / wcfsetup / install / files / index.php
1 <?php
2 /**
3 * @author Matthias Schmidt
4 * @copyright 2001-2019 WoltLab GmbH
5 * @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
6 * @package WoltLabSuite\Core
7 */
8 require_once('./global.php');
9 \wcf\system\request\RequestHandler::getInstance()->handle('wcf');