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