Function list_getWatchedUsers
Callback for createList().
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/ModerationCenter.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/ModerationCenter.php
integer |
$start |
The item to start with (for pagination purposes) |
integer |
$items_per_page |
The number of items to show per page |
string |
$sort |
A string indicating how to sort things |
string |
$approve_query |
A query for approving things. Not used here. |
string |
$dummy |
Not used here. |