From 8874499823ea63e82614069e787f68beea5a22f4 Mon Sep 17 00:00:00 2001 From: brettp Date: Tue, 25 May 2010 20:33:39 +0000 Subject: Fixed documentation for output/url view. git-svn-id: http://code.elgg.org/elgg/trunk@6216 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/output/url.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/default') diff --git a/views/default/output/url.php b/views/default/output/url.php index 289fdc5cc..76bfdc1ef 100644 --- a/views/default/output/url.php +++ b/views/default/output/url.php @@ -8,7 +8,7 @@ * @author Curverider Ltd * @link http://elgg.org/ * - * @uses string $vars['href'] The string to display in the tags + * @uses string $vars['href'] The URL. * @uses string $vars['text'] The string between the tags. * @uses string $vars['target'] Set the target="" attribute. * @uses bool $vars['encode_text'] Run $vars['text'] through htmlentities()? -- cgit v1.2.3