From 998df4137a72269e067ef98556a5e6fe2072ec22 Mon Sep 17 00:00:00 2001 From: "Michael J. Rubinsky" Date: Mon, 6 Sep 2010 14:29:30 -0400 Subject: [PATCH] phpdoc --- ansel/lib/Api.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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: *
-- 
2.11.0