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