From 046bc36e5e955e0e5e4847e048cbf05d52304205 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 3 Sep 2009 14:51:41 -0700 Subject: [PATCH] Update POD for getValue in Form/Image --- lib/WebGUI/Form/Image.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/WebGUI/Form/Image.pm b/lib/WebGUI/Form/Image.pm index 3a33e2bf3..2e51a51b5 100644 --- a/lib/WebGUI/Form/Image.pm +++ b/lib/WebGUI/Form/Image.pm @@ -127,7 +127,8 @@ sub getName { =head2 getValue ( ) -See WebGUI::Form::File::getValue() for details. Generates a thumbnail. +See WebGUI::Form::File::getValue() for details. Generates a thumbnail. If forceImageOnly is +set, removes all images from the storage location that are not images, according Storage.pm. =cut