From d6a4bce8f75c8899fe0f0db922a6da3e0b5e8907 Mon Sep 17 00:00:00 2001 From: Chuck Hagenbuch Date: Thu, 3 Dec 2009 22:55:21 -0500 Subject: [PATCH] Revert "Fix function parameter" This reverts commit b452cf3f12da5df65488f3d8e0b56b8ad39254ca. --- framework/Url/lib/Horde/Url.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/Url/lib/Horde/Url.php b/framework/Url/lib/Horde/Url.php index d139340c5..0c95f2a3c 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($attributes = array()) + public function link(array $attributes = array()) { $url = (string)$this; $link = '