r87918 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r87917‎ | r87918 | r87919 >
Date:17:10, 12 May 2011
Author:mkroetzsch
Status:deferred
Tags:
Comment:
changed function name
Modified paths:
  • /trunk/extensions/SemanticMediaWiki/includes/export/SMW_Exporter.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMediaWiki/includes/export/SMW_Exporter.php
@@ -596,7 +596,7 @@
597597 * @param $dataItemType integer type ID of dataitem (see SMWDataItem)
598598 * @return boolean
599599 */
600 - static public function getDataItemValueExpElement( $dataItemType ) {
 600+ static public function hasHelperExpElement( $dataItemType ) {
601601 return ( $dataItemType == SMWDataItem::TYPE_TIME );
602602 }
603603

Status & tagging log