X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FPingback.php;h=3b0ab2b6899444df609eb967ea0c4a766b5284bd;hb=c58f4f99856ebe4f8dd42c0d4c07bfdfa1ec74cd;hp=f4e85adfdb1842c7fd0aac38d9dd9fd8dfa657bd;hpb=27ede06954363fde8abe765b95c4e70143f3afce;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() ) {