diff --git a/init.php b/init.php index 64305f3..c21abd4 100644 --- a/init.php +++ b/init.php @@ -495,7 +495,7 @@ function processArticle($html, $config, $link) default: Feediron_Logger::get()->log(Feediron_Logger::LOG_TTRSS, "Unrecognized option: ".$config['type']); - continue; + break; } if(is_array($config['modify'])) {