(bug 14929) Add two command line switches to removeUnusedAccounts.php:
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Mon, 11 Aug 2008 10:06:54 +0000 (10:06 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Mon, 11 Aug 2008 10:06:54 +0000 (10:06 +0000)
commite2570e98d1a525d6da296e3b6e0e43963c70c577
treefeaa92c44b7c54a4d7295b26e2a5ec8d308ae0d8
parenteb7b21fba843dc8dbaf5f3c4d0ef6843c1642f98
(bug 14929) Add two command line switches to removeUnusedAccounts.php:
--ignore-touched=x   : Ignore accounts touched within the lasts x days\n" );
--ignore-groups=x,y  : Ignore accounts within these groups\n" );

Patch submitted by: Louperivois
CREDITS
RELEASE-NOTES
maintenance/removeUnusedAccounts.inc
maintenance/removeUnusedAccounts.php