Index: trunk/phase3/includes/Action.php |
— | — | @@ -91,6 +91,7 @@ |
92 | 92 | * passed through the "action" request parameter. Actions disabled in |
93 | 93 | * $wgDisabledActions will be replaced by "nosuchaction". |
94 | 94 | * |
| 95 | + * @since 1.19 |
95 | 96 | * @param $context IContextSource |
96 | 97 | * @return string: action name |
97 | 98 | */ |