wiki.techinc.nl/includes/actions
umherirrender 70f3afd548 Remove unneeded empty lines at begin of if/else/foreach body
An if body must not begin with an empty line

Change-Id: I62b058be337fcc85a120fcd3dadce564db59a271
2015-06-19 20:05:45 +02:00
..
Action.php Use getActionName() static 2015-05-18 20:27:48 +00:00
CachedAction.php Docs: {function} -> callable 2014-07-21 21:38:56 +02:00
CreditsAction.php Fix phpcs errors in includes/ 2015-01-08 20:15:07 +01:00
DeleteAction.php Allow to customise addHelpLink() target via system message 2015-05-15 10:14:28 +02:00
EditAction.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
FormAction.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
FormlessAction.php Documentation: put FormAction and FormlessAction into "Actions" group 2014-08-02 08:11:26 +00:00
HistoryAction.php Avoid muliple cache calls to explicitly defined tags 2015-06-14 20:02:30 +02:00
InfoAction.php Converted InfoAction to using the WAN cache 2015-04-30 01:29:56 +00:00
MarkpatrolledAction.php
ProtectAction.php Use getConfig on local context to get configuration settings in Action 2014-08-19 03:42:49 +00:00
PurgeAction.php
RawAction.php WebResponse: Implement statusHeader() using the new HttpStatus::header() 2015-06-04 02:27:30 +00:00
RenderAction.php Add 'X-Robots-Tag: noindex' header in action=render pages 2014-06-02 16:04:51 -04:00
RevertAction.php Fix backlink for RevertAction 2014-12-05 14:28:18 +00:00
RevisiondeleteAction.php ChangeTags was backported to 1.25 2015-04-15 17:31:16 -04:00
RollbackAction.php Create preference to watchlist pages after rollbacking 2014-07-30 21:51:41 +00:00
SpecialPageAction.php ChangeTags was backported to 1.25 2015-04-15 17:31:16 -04:00
SubmitAction.php actions: Move SubmitAction class out of EditAction.php 2014-08-12 22:26:54 +00:00
UnprotectAction.php Remove unneeded empty lines at begin of if/else/foreach body 2015-06-19 20:05:45 +02:00
UnwatchAction.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00
ViewAction.php
WatchAction.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00