Add (news bites)
This commit is contained in:
@@ -96,9 +96,8 @@ public static function handle(NewsSerpResult $news_serp_result, $serp_counts = 1
|
||||
continue;
|
||||
}
|
||||
|
||||
if ($serp_url->picked == true)
|
||||
{
|
||||
continue;
|
||||
if ($serp_url->picked == true) {
|
||||
continue;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user