Revert r85288 (magic accessors for RequestContext); much more trouble than they're...
[lhc/web/wiklou.git] / includes / revisiondelete / RevisionDelete.php
2011-06-17 Sam ReedSwap else if for elseif
2011-06-11 Alexandre Emsenhuber* Made Special:RevisionDelete use the local variables...
2011-05-26 Sam ReedRemove unused variables/globals
2011-05-25 Mark A. HershbergerMisc EOL w/s and spaces-instead-of-tabs fixes. One...
2011-05-20 PlatonidesEven it shouldn't happen, let's remove the var_dump...
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-10 Brion Vibber* (bug 21279) Special:RevisionDelete now uses revision...
2011-02-19 Sam ReedMore function documentation
2011-02-19 Sam ReedMore function documentation
2010-12-14 Sam ReedFix up few remaining fixme things from r69910
2010-12-04 Sam ReedFollowup r77679, 1 more for bug 23332
2010-12-03 Sam ReedFixup 1 more autoloader from r77677
2010-12-03 Sam ReedMove includes/RevisionDelete.php to includes/revisionde...