r86410 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r86409‎ | r86410 | r86411 >
Date:16:06, 19 April 2011
Author:mkroetzsch
Status:ok
Tags:
Comment:
fixed case in an identifier
Modified paths:
  • /trunk/extensions/SemanticMediaWiki/includes/storage/SMW_SQLStore2.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMediaWiki/includes/storage/SMW_SQLStore2.php
@@ -417,7 +417,7 @@
418418 /**
419419 * @see SMWStore::getPropertySubjects
420420 *
421 - * @param SMWDiProperty $property
 421+ * @param SMWDIProperty $property
422422 * @param mixed $value SMWDataItem or null
423423 * @param SMWRequestOptions $requestoptions
424424 *

Status & tagging log