1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 12:20:44 +02:00

#1517 Tracing of the 'unauthorized access' issue.

This commit is contained in:
Cameron
2018-03-09 17:52:14 -08:00
parent 0bec81f6d7
commit 15345afb89
4 changed files with 76 additions and 39 deletions

View File

@@ -18,7 +18,7 @@ $_E107 = array(
'no_online',
'no_prunetmp',
);
define('e_TOKEN_DISABLE', true);
require_once("class2.php");