wiki.techinc.nl/includes/actions
Niklas Laxström 4d94927715 Restore many missing spaces from r112589
Also fixed indentation by spaces
And please don't ever use != ''. It's misleading.
2012-03-01 10:42:02 +00:00
..
CreditsAction.php Fix doxygen docs before REL1_19 branching 2012-02-01 20:53:38 +00:00
DeleteAction.php [Actions] Move the remaining actions out of MediaWiki::performAction into single action classes (finally). 2012-01-17 19:56:08 +00:00
EditAction.php [Actions] Move the remaining actions out of MediaWiki::performAction into single action classes (finally). 2012-01-17 19:56:08 +00:00
HistoryAction.php Restore many missing spaces from r112589 2012-03-01 10:42:02 +00:00
InfoAction.php Use local context to get messages instead of relying on global variables 2012-01-30 21:09:48 +00:00
MarkpatrolledAction.php Reduce some duplication in Action::getRestriction(), all but 2 (plus one extension) return null anyway 2011-12-06 17:40:12 +00:00
ProtectAction.php [Actions] Move the remaining actions out of MediaWiki::performAction into single action classes (finally). 2012-01-17 19:56:08 +00:00
PurgeAction.php Reduce some duplication in Action::getRestriction(), all but 2 (plus one extension) return null anyway 2011-12-06 17:40:12 +00:00
RawAction.php Use WikiPage instead of Title to get its id, whether it exists and its latest revision's id 2012-02-02 09:55:04 +00:00
RenderAction.php [Actions] Move the remaining actions out of MediaWiki::performAction into single action classes (finally). 2012-01-17 19:56:08 +00:00
RevertAction.php fix doc grouping for actions 2012-02-08 16:58:49 +00:00
RevisiondeleteAction.php Reduce some duplication in Action::getRestriction(), all but 2 (plus one extension) return null anyway 2011-12-06 17:40:12 +00:00
RollbackAction.php fix doc grouping for actions 2012-02-08 16:58:49 +00:00
ViewAction.php [Actions] Move the remaining actions out of MediaWiki::performAction into single action classes (finally). 2012-01-17 19:56:08 +00:00
WatchAction.php Fix doxygen docs before REL1_19 branching 2012-02-01 20:53:38 +00:00