https://bugzilla.wikimedia.org/show_bug.cgi?id=42659

--- Comment #18 from MWJames <[email protected]> ---
> $dbw->replace(
>                 SMWSQLStore3::PROPERTY_STATISTICS_TABLE,
>                 array ('p_id'),
>                 array (
>                     'p_id' => $row->smw_id,
>                     'usage_count' => $usageCount
>                 ),
>                 __METHOD__
>             );
> 
> This is the same change as in b42 patch.

This statement does no longer exist in SMW 1.9, please test against SMW 1.9 as
SMW 1.8 is no longer under active development and only changes to the current
master can be verified.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to