projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e93fead
)
phpdoc
author
Jan Schneider
<jan@horde.org>
Fri, 15 Oct 2010 10:51:48 +0000
(12:51 +0200)
committer
Jan Schneider
<jan@horde.org>
Fri, 15 Oct 2010 10:51:48 +0000
(12:51 +0200)
wicked/lib/Wicked.php
patch
|
blob
|
history
diff --git
a/wicked/lib/Wicked.php
b/wicked/lib/Wicked.php
index
4122db8
..
2c33d50
100644
(file)
--- a/
wicked/lib/Wicked.php
+++ b/
wicked/lib/Wicked.php
@@
-71,7
+71,7
@@
class Wicked
* @param boolean $full @see Horde::url()
* @param integer $append_session @see Horde::url()
*
- * @return
string
The URL of $page.
+ * @return
Horde_Url
The URL of $page.
*/
public static function url($page, $full = false, $append_session = 0)
{