From: Michael J. Rubinsky Date: Mon, 6 Sep 2010 18:29:30 +0000 (-0400) Subject: phpdoc X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=998df4137a72269e067ef98556a5e6fe2072ec22;p=horde.git phpdoc --- diff --git a/ansel/lib/Api.php b/ansel/lib/Api.php index b906eb5ca..9b360fd6e 100644 --- a/ansel/lib/Api.php +++ b/ansel/lib/Api.php @@ -292,7 +292,8 @@ class Ansel_Api extends Horde_Registry_Api * @param array $image Image data array. This can either be the return * from Horde_Form_Type_image:: or an array with * the following four fields: - * 'filename', 'description', 'data', 'type' + * 'filename', 'description', 'data', 'type' and + * optionally 'tags' * * @param array $params An array of additional parameters: *