"else if" to "elseif"
[lhc/web/wiklou.git] / includes / specials / SpecialUnblock.php
2011-11-15 John Du HartUpdated core SpecialPages to use new functions introduc...
2011-11-13 Alexandre EmsenhuberRemoved usage of $wgUser in block and unblock processing:
2011-10-27 Alexandre EmsenhuberPer Nikerabbit's comment on r100621:
2011-10-24 Alexandre EmsenhuberAdded OutputPage::setPageTitleMsg() and OutputPage...
2011-10-07 Aaron SchulzRedact IP address when unblocking autoblocks
2011-09-21 Alexandre EmsenhuberAdded missing calls to SpecialPage::setHeaders() and...
2011-08-10 Alexandre Emsenhuber* Use local context instead of global variables
2011-07-20 Aryeh GregorAllow blocked sysops to view Special:Unblock
2011-07-18 Sam ReedKill unused globals
2011-07-16 Alexandre Emsenhuber* Use standard method to check user permissions
2011-07-01 Sam ReedChange usages of $wgUser->getSkin() in special pages...
2011-04-13 Happy-melonLook mum, no globals! Implement a RequestContext for...
2011-03-24 PlatonidesUse class name Html in canonical form.
2011-03-21 Happy-melonBlame hashar for this giant commit; he teased me for...
2011-03-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2011-03-13 Happy-melonFurther massive rewrite of the blocking frontend: spin...