MDL-18633 User profile: add last ip field to user view

This commit is contained in:
Daniel Neis Araujo
2014-02-18 09:42:28 -03:00
parent 692d247a3a
commit 9d9361e82d
5 changed files with 34 additions and 0 deletions
+1
View File
@@ -127,6 +127,7 @@ if ($hassiteconfig
'msnid' => new lang_string('msnid'),
'firstaccess' => new lang_string('firstaccess'),
'lastaccess' => new lang_string('lastaccess'),
'lastip' => new lang_string('lastip'),
'mycourses' => new lang_string('mycourses'),
'groups' => new lang_string('groups'),
'suspended' => new lang_string('suspended', 'auth'),