@@ -44,7 +44,7 @@ |
||
44 | 44 | * @param array $fieldNames |
45 | 45 | * @param DatabaseBase $dbs |
46 | 46 | * |
47 | - * @return boolean |
|
47 | + * @return false|string |
|
48 | 48 | */ |
49 | 49 | public function getSQLCondition( $tableName, array $fieldNames, DatabaseBase $dbs ) { |
50 | 50 | $dataItem = $this->getDataItem(); |