projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1740ec7
)
phpdoc
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Thu, 23 Sep 2010 18:20:51 +0000
(14:20 -0400)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Thu, 23 Sep 2010 18:22:59 +0000
(14:22 -0400)
ansel/lib/Api.php
patch
|
blob
|
history
diff --git
a/ansel/lib/Api.php
b/ansel/lib/Api.php
index
02a87cd
..
985e10e
100644
(file)
--- a/
ansel/lib/Api.php
+++ b/
ansel/lib/Api.php
@@
-700,7
+700,7
@@
class Ansel_Api extends Horde_Registry_Api
* @param string $app Application scope to use, if not the default.
* @param array $slugs An array of gallery slugs.
*
- * @return
mixed An array of gallery data arrays | PEAR_Error
+ * @return
array An array of gallery data arrays
*/
public function getGalleries($ids = array(), $app = null, $slugs = array())
{