Fix broken contribution listings with postgres by adding a new variable
[lhc/web/wiklou.git] / includes / ProtectionForm.php
2006-11-25 Tim StarlingFixed inefficient use of array_keys() introduced by...
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-10-13 Brion Vibber* Added global $wgStyleVersion to centralize bumping...
2006-10-03 Tim Starling* Removed lots of explicit require_once statements...
2006-07-08 Niklas Laxström* More escaping
2006-07-06 Rotem LissReverting 15375 - causes JavaScript error.
2006-07-06 Rotem Liss(bug 6571) Protect page: "Unlock move permissions"...
2006-06-07 Tim StarlingRemoved most exit() calls from the MediaWiki core,...
2006-04-05 Brion VibberUpdate the FSF's address in all these GPL stub headers
2006-02-18 Niklas Laxström* Restriction types now use restriction-* messages...
2006-01-10 Ævar Arnfjörð Bjar... * If you're using a global, remember the global thingy...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-06 Rob ChurchPrevent blocked users from changing page protection...
2005-12-22 Brion Vibber* (bug 1735) Revamped protection interface