Add support for image thumbnails
[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 */
8
9 require_once(__DIR__ . '/global.php');
10 \wcf\system\request\RequestHandler::getInstance()->handle('wcf');