forked from GNUsocial/gnu-social
don't lose filter
This commit is contained in:
parent
f5ba2f6b8e
commit
bd2c53414f
@ -33,7 +33,7 @@ END_OF_TESTUSER_HELP;
|
||||
|
||||
require_once INSTALLDIR.'/scripts/commandline.inc';
|
||||
|
||||
function testAllUsers() {
|
||||
function testAllUsers($filter) {
|
||||
$found = false;
|
||||
$offset = 0;
|
||||
$limit = 1000;
|
||||
|
Loading…
Reference in New Issue
Block a user