Change from global to parameter.
[lhc/web/wiklou.git] / maintenance / removeUnusedAccounts.php
2010-05-22 Sam ReedStylize maintenance folder..
2009-12-14 Chad HorohoeFollowup r60051, with the rest of the callers and remov...
2009-08-17 Alexandre Emsenhuber* batch change for "while ( $row = $db->fetchObject...
2009-08-03 Chad HorohoeRevert r54244 which was stupid and fix this properly...
2009-08-02 Chad HorohoeDon't put \n on the end of every error() call, just...
2009-08-02 Chad HorohoeMerge maintenance-work branch (now with less errors!):
2009-06-24 Brion VibberRevert r52336 "Merge maintenance-work branch:"
2009-06-24 Chad HorohoeMerge maintenance-work branch:
2009-04-06 Chad Horohoe(bug 17948) Maintenance scripts now exit(0) or exit...
2008-08-11 Siebrand Mazeland(bug 14929) Add two command line switches to removeUnus...
2008-07-26 Chad HorohoeIgnore sysops+bcrats and accounts touched in the last...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-06-20 Rob ChurchUpdate site_stats.ss_users after deleting unused accoun...
2006-05-05 Rob ChurchRewritten removeUnusedAccounts to be more efficient...
2006-04-04 Rob Church* Count log entries too, for uber-anal-completeness...
2006-04-04 Rob ChurchCheck that accounts have no uploads prior to calling...
2006-01-18 Rob Church* Comment userFunctions.inc
2006-01-16 Rob ChurchMake user functions more generalised so other maintenan...
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2006-01-07 Antoine Mussofix logic, accounts were always deleted!
2006-01-05 Rob Church* Cleanup main code
2006-01-05 Antoine Musso* use the $option system
2006-01-04 Rob ChurchTweak script to allow just reporting of the number...
2006-01-04 Rob ChurchMaintenance script to delete unused accounts