User login and logout activity track log patch
Posted: Thu Jun 25, 2015 1:45 am
Hello,
This patch is keeps record of user "login", "logout" and "expired" data.
This patch has got four files.
new database table : core_user_action_track.sql
update files:
Additionally, you can see general log track in the "learning_trackingeneraal" MySQL table.
note: you should read "read.txt" for install
This patch is keeps record of user "login", "logout" and "expired" data.
This patch has got four files.
new database table : core_user_action_track.sql
update files:
- appLms/lib/lib.preoperation.php,
appCore/lib/lib.preoperation.php,
lib/ lib.user.php
lib/lib.bootstrap
Additionally, you can see general log track in the "learning_trackingeneraal" MySQL table.
note: you should read "read.txt" for install