r109684 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r109683‎ | r109684 | r109685 >
Date:17:21, 21 January 2012
Author:krinkle
Status:ok
Tags:
Comment:
+@since for getActionName (r109678)
Modified paths:
  • /trunk/phase3/includes/Action.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/Action.php
@@ -91,6 +91,7 @@
9292 * passed through the "action" request parameter. Actions disabled in
9393 * $wgDisabledActions will be replaced by "nosuchaction".
9494 *
 95+ * @since 1.19
9596 * @param $context IContextSource
9697 * @return string: action name
9798 */

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r109678Reinstate r109223 per CR + fixes...krinkle06:57, 21 January 2012

Status & tagging log