mirror of
https://github.com/friendica/friendica
synced 2025-04-24 23:10:11 +00:00
Issue 10518: "last-activity" instead of "login_date"
This commit is contained in:
parent
22e2578b23
commit
1d8c9276f3
13 changed files with 23 additions and 20 deletions
|
@ -114,7 +114,7 @@ class Index extends BaseUsers
|
|||
'name',
|
||||
'email',
|
||||
'register_date',
|
||||
'login_date',
|
||||
'last-activity',
|
||||
'last-item',
|
||||
'page-flags',
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue