mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-12-06 13:31:00 +01:00
calculate_article_hash: don't die() on previous, woops
This commit is contained in:
parent
3a142cbf58
commit
06d2c65193
@ -16,8 +16,6 @@ class RSSUtils {
|
||||
}
|
||||
}
|
||||
|
||||
die;
|
||||
|
||||
return sha1(implode(",", $pluginhost->get_plugin_names()) . $tmp);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user