mirror of
https://github.com/e107inc/e107.git
synced 2025-08-12 17:44:37 +02:00
Disabled session-log and IP was not being stored at signup - fixed.
This commit is contained in:
@@ -600,7 +600,7 @@ class e_session
|
||||
|
||||
// TODO event trigger
|
||||
|
||||
e107::getAdminLog()->log_event('Session validation failed!', $details, E_LOG_FATAL);
|
||||
// e107::getAdminLog()->log_event('Session validation failed!', $details, E_LOG_FATAL);
|
||||
// TODO session exception, handle it proper on live site
|
||||
// throw new Exception('');
|
||||
|
||||
|
Reference in New Issue
Block a user