don't lose filter

This commit is contained in:
Evan Prodromou 2012-03-08 08:18:28 -06:00
parent f5ba2f6b8e
commit bd2c53414f
1 changed files with 1 additions and 1 deletions

View File

@ -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;