Use local context to get messages instead of relying on global variables
[lhc/web/wiklou.git] / includes / actions / InfoAction.php
2012-01-30 Alexandre EmsenhuberUse local context to get messages instead of relying...
2011-12-06 Chad HorohoeReduce some duplication in Action::getRestriction(...
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-02 Alexandre Emsenhuber* Made PermissionsError exception accept an optional...
2011-07-11 Alexandre EmsenhuberUse getPageTitle() to set the page title instead of...
2011-06-20 Alexandre EmsenhuberMoved action=info to an Action subclass; also changed...