From: Evan Prodromou Date: Tue, 29 Jul 2008 18:25:58 +0000 (-0400) Subject: rel X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=4577182d2c771d3d2fec5f9a597d62511b5a8c8c;p=quix0rs-gnu-social.git rel darcs-hash:20080729182558-84dde-3f3eab4da119cf57fb55896b114146fd72007824.gz --- diff --git a/lib/util.php b/lib/util.php index dcdb921d60..13ce180b4e 100644 --- a/lib/util.php +++ b/lib/util.php @@ -676,7 +676,7 @@ function common_render_content($text, $notice) { } function common_tag_link($tag) { - return '' . $tag . ''; + return ''; } function common_at_link($sender_id, $nickname) {