r27300 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r27299‎ | r27300 | r27301 >
Date:18:51, 7 November 2007
Author:mkroetzsch
Status:old
Tags:
Comment:
Typo
Modified paths:
  • /trunk/extensions/SemanticMediaWiki/includes/SMW_DV_NAry.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMediaWiki/includes/SMW_DV_NAry.php
@@ -11,7 +11,7 @@
1212 */
1313 class SMWNAryValue extends SMWDataValue {
1414
15 - private $m_scount = 0;
 15+ private $m_count = 0;
1616
1717 /**
1818 * The array of the data values within this container value

Status & tagging log