mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-23 19:11:29 +00:00
tag limit in CDM: fix
This commit is contained in:
@@ -4045,6 +4045,7 @@
|
||||
|
||||
$tags_str = "";
|
||||
$full_tags_str = "";
|
||||
$num_tags = 0;
|
||||
|
||||
foreach ($tags as $tag) {
|
||||
$num_tags++;
|
||||
|
||||
Reference in New Issue
Block a user