From a64a88860908429a2e2297565f292ebdfe68415f Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Sat, 7 Feb 2009 23:47:37 +0000 Subject: Using rel="external" instead of class="exlink" --- lib/util.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/util.php') diff --git a/lib/util.php b/lib/util.php index 7ce4e229e..c5a092f63 100644 --- a/lib/util.php +++ b/lib/util.php @@ -478,7 +478,7 @@ function common_linkify($url) { } else $title = ''; - return "$display"; + return "$display"; } function common_longurl($short_url) -- cgit v1.2.3-54-g00ecf