1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 19:30:25 +02:00

Registered event session fix.

This commit is contained in:
Cameron
2016-04-08 15:22:26 -07:00
parent 7679a0afc6
commit d54f3fe8af
2 changed files with 10 additions and 2 deletions

View File

@@ -699,10 +699,9 @@ $override = e107::getSingleton('override', true); //TODO - find & replace $overr
$e_userclass = e107::getUserClass(); //TODO - find & replace $e_userclass, $e107->user_class
e107::getEvent()->init();
e107::getNotify()->registerEvents();
//
// O: Start user session
//