Index: trunk/phase3/includes/Wiki.php |
— | — | @@ -256,8 +256,8 @@ |
257 | 257 | if ( is_object( $article ) ) { |
258 | 258 | $pageView = true; |
259 | 259 | /** |
260 | | - * $wgArticle is deprecated, do not use it. This will possibly be removed |
261 | | - * entirely in 1.20 or 1.21 |
| 260 | + * $wgArticle is deprecated, do not use it. |
| 261 | + * This will be removed entirely in 1.20. |
262 | 262 | * @deprecated since 1.18 |
263 | 263 | */ |
264 | 264 | global $wgArticle; |