www.gusucode.com > Carbon Forum PHP轻论坛系统 v3.6.5源码程序 > Carbon-Forum-3.6.5/styles/mobile/template/forgot.php

    <?php
if (!defined('InternalAccess')) exit('error: 403 Access Denied');
header('location: ' . $Config['WebsitePath'] . '/');
exit();