MDL-40045 user: replaced add_to_log call when a user profile is viewed with an event

This commit is contained in:
Mark Nelson 2013-09-05 17:14:11 +08:00
parent c8974473d0
commit c76318d338
3 changed files with 93 additions and 4 deletions

View file

@ -711,6 +711,7 @@ $string['eventcoursesectionupdated'] = ' Course section updated';
$string['eventusercreated'] = 'User created';
$string['eventuserdeleted'] = 'User deleted';
$string['eventuserloggedout'] = 'User logged out';
$string['eventuserprofileviewed'] = 'User profile viewed';
$string['eventuserupdated'] = 'User updated';
$string['everybody'] = 'Everybody';
$string['executeat'] = 'Execute at';