mirror of
https://github.com/e107inc/e107.git
synced 2025-07-30 19:30:25 +02:00
#1517 Tracing of the 'unauthorized access' issue.
This commit is contained in:
@@ -52,7 +52,9 @@
|
||||
|
||||
define('ROOT', dirname(__FILE__));
|
||||
set_include_path(ROOT.PATH_SEPARATOR.get_include_path());
|
||||
|
||||
|
||||
|
||||
// define('e_TOKEN_DISABLE', true); // TODO FIXME cause of "Unauthorized Access!" message. SEF URL of Error pages causes e-token refresh.
|
||||
require_once("class2.php");
|
||||
|
||||
// ----------------------------
|
||||
|
Reference in New Issue
Block a user