projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b712da4
)
Comment cleanup.
author
Gunnar Wrobel
<p@rdus.de>
Sat, 11 Apr 2009 07:25:04 +0000
(09:25 +0200)
committer
Gunnar Wrobel
<p@rdus.de>
Sat, 11 Apr 2009 07:25:04 +0000
(09:25 +0200)
framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Person.php
patch
|
blob
|
history
diff --git
a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Person.php
b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Person.php
index
a029ab8
..
e760e1a
100644
(file)
--- a/
framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Person.php
+++ b/
framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Person.php
@@
-247,8
+247,11
@@
class Horde_Kolab_Server_Object_Person extends Horde_Kolab_Server_Object
/**
* Identify the UID for the first object found with the given common name.
*
- * @param string $cn Search for objects with this common name.
- * @param int $restrict A Horde_Kolab_Server::RESULT_* result restriction.
+ * @param Horde_Kolab_Server $server The server to search.
+ * @param string $cn Search for objects with this
+ * common name.
+ * @param int $restrict A Horde_Kolab_Server::RESULT_*
+ * result restriction.
*
* @return mixed The UID or false if there was no result.
*