1
0
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:
CaMer0n
2012-08-01 21:03:07 +00:00
parent 4dd71a0ec9
commit 9937a9c0e2
2 changed files with 3 additions and 2 deletions

View File

@@ -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('');