X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FPingback.php;h=3b0ab2b6899444df609eb967ea0c4a766b5284bd;hb=bf25b795eabc9f5e18828084347b6d62f71cd015;hp=f4e85adfdb1842c7fd0aac38d9dd9fd8dfa657bd;hpb=8d9d8c8bb319482919d3d62732b9a0f689ede052;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/Pingback.php b/includes/Pingback.php index f4e85adfdb..3b0ab2b689 100644 --- a/includes/Pingback.php +++ b/includes/Pingback.php @@ -196,7 +196,7 @@ class Pingback { 'updatelog', [ 'ul_key' => 'PingBack', 'ul_value' => $id ], __METHOD__, - 'IGNORE' + [ 'IGNORE' ] ); if ( !$dbw->affectedRows() ) {