From: Michael M Slusarz Date: Thu, 3 Dec 2009 20:56:30 +0000 (-0700) Subject: Fix function parameter X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=b452cf3f12da5df65488f3d8e0b56b8ad39254ca;p=horde.git Fix function parameter --- diff --git a/framework/Url/lib/Horde/Url.php b/framework/Url/lib/Horde/Url.php index 0c95f2a3c..d139340c5 100644 --- a/framework/Url/lib/Horde/Url.php +++ b/framework/Url/lib/Horde/Url.php @@ -196,7 +196,7 @@ class Horde_Url * * @return string An tag representing this URL. */ - public function link(array $attributes = array()) + public function link($attributes = array()) { $url = (string)$this; $link = '