From e478b7004533cd4dcce201f38fda879b41a98cd1 Mon Sep 17 00:00:00 2001 From: DariusIII Date: Fri, 30 Nov 2018 00:44:29 +0100 Subject: [PATCH] Fix the update variables --- Blacklight/NameFixer.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Blacklight/NameFixer.php b/Blacklight/NameFixer.php index e68823ece..d1d0081ea 100755 --- a/Blacklight/NameFixer.php +++ b/Blacklight/NameFixer.php @@ -2397,8 +2397,7 @@ class NameFixer $echo, $type, $nameStatus, - $show, - $res->predb_id + $show ); return true;