X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=blobdiff_plain;f=includes%2FPingback.php;h=3b0ab2b6899444df609eb967ea0c4a766b5284bd;hb=1cc50ab8f5f94c753781a875fa91e9fea7a9dcc9;hp=f4e85adfdb1842c7fd0aac38d9dd9fd8dfa657bd;hpb=284778405b0e41c57b3085958401e07b6ca742e6;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() ) {