From 121fb74c6cb6aa136fab2991fb1eab791e988028 Mon Sep 17 00:00:00 2001 From: Mario Date: Mon, 15 Sep 2025 07:12:09 +0000 Subject: [PATCH] tagcloud: remove redundant f arg --- include/taxonomy.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/taxonomy.php b/include/taxonomy.php index bb128b50d..87645b401 100644 --- a/include/taxonomy.php +++ b/include/taxonomy.php @@ -487,7 +487,7 @@ function wtagblock($uid,$count = 0,$authors = '',$owner = '', $flags = 0,$restri intval($uid) ); - $url = z_root() . '/channel/' . $c[0]['channel_address'].'/?f=&tag='; + $url = z_root() . '/channel/' . $c[0]['channel_address'].'?tag='; $tpl = get_markup_template('tagcloud.tpl'); $o .= replace_macros($tpl, [