Set default captcha type to none
[GitHub/WoltLab/WCF.git] / wcfsetup / install / files / acp / index.php
CommitLineData
158bd3ca 1<?php
a9229942 2
158bd3ca 3/**
a9229942
TD
4 * @author Marcel Werk
5 * @copyright 2001-2019 WoltLab GmbH
6 * @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
158bd3ca 7 */
a9229942 8
83665298 9require_once(__DIR__ . '/global.php');
dcb3a44c 10wcf\system\request\RequestHandler::getInstance()->handle('wcf', true);