Live hack: Skip some work on empty category/link sets
[lhc/web/wiklou.git] / includes / SpecialUnlockdb.php
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2006-01-18 Rob ChurchRevert to un-borked version, sorry Brion
2006-01-16 Rob Church* Some code cleanup
2005-12-04 Antoine MussoClean up unused globals!
2005-02-21 Brion VibberAudit tweaks: extra post checks, markup fixes.
2005-02-11 Brion VibberKill a <font> tag and add some html paranoia
2004-10-24 Antoine MussoImplementing user levels management. This is only a...
2004-10-14 Brion VibberFix XHTML tags
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-04-01 Tim Starlinguse of $wgRequest
2004-03-07 Brion VibberReplace the random boolean parameters on Title::getURL...
2004-03-06 Tim Starling* Fixed magic quotes in $_REQUEST, in Setup.php
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2003-11-15 Brion VibberUse wfMsg()'s parameters
2003-04-14 Lee Daniel CrockerInitial revision