1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-04 13:47:31 +02:00

Issue #2948 - possible fix to fpw redirect.

This commit is contained in:
Cameron
2018-01-06 11:31:48 -08:00
parent f9e18951c8
commit 2f3f5de97b

View File

@@ -10,6 +10,8 @@
* *
*/ */
$_E107['allow_guest'] = true;
require_once('class2.php'); require_once('class2.php');
e107::coreLan('fpw'); e107::coreLan('fpw');