summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2010-12-23 23:16:30 -0800
committerBharat Mediratta <bharat@menalto.com>2010-12-23 23:16:30 -0800
commit2b83918efd387dac1b86667a6c9027758dd4dbef (patch)
tree1da919c332d5faf11bfebeb2ddb98409b40a6ebd
parent032e6fde5f99c3150a4ae70e410ce314d8c3877a (diff)
Fix PHPDoc for composite().
-rw-r--r--modules/gallery/helpers/gallery_graphics.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/helpers/gallery_graphics.php b/modules/gallery/helpers/gallery_graphics.php
index 6038a95b..fca18076 100644
--- a/modules/gallery/helpers/gallery_graphics.php
+++ b/modules/gallery/helpers/gallery_graphics.php
@@ -75,7 +75,7 @@ class gallery_graphics_Core {
/**
* Overlay an image on top of the input file.
*
- * Valid options are: file, mime_type, position, transparency_percent, padding
+ * Valid options are: file, position, transparency, padding
*
* Valid positions: northwest, north, northeast,
* west, center, east,