Function list_getLogins
Callback for the list in trackLogins.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Profile-View.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Profile-View.php
integer |
$start |
Which item to start with (not used here) |
integer |
$items_per_page |
How many items to show on each page (not used here) |
string |
$sort |
A string indicating |
string |
$where |
A query to filter results (not used here) |
array |
$where_vars = array() |
An array of parameters for $where. Only 'current_member' (the ID of the member) is used here |
array
|
An array of information about user logins |