r102786 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r102785‎ | r102786 | r102787 >
Date:14:40, 11 November 2011
Author:nikerabbit
Status:ok
Tags:
Comment:
Followup r98140 - fix docs
Modified paths:
  • /trunk/extensions/Babel/BabelAutoCreate.class.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Babel/BabelAutoCreate.class.php
@@ -23,7 +23,7 @@
2424 * Create category.
2525 *
2626 * @param $category String: Name of category to create.
27 - * @param $language String: Code of language that the category is for.
 27+ * @param $code String: Code of language that the category is for.
2828 * @param $level String: Level that the category is for.
2929 */
3030 public static function create( $category, $code, $level = null ) {

Follow-up revisions

RevisionCommit summaryAuthorDate
r102998MFT r98140 r100023 r102786 r102802 r102893nikerabbit18:20, 14 November 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r98140Possibility to use the language code as parameter on categories.robin15:36, 26 September 2011

Status & tagging log