X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/0d6ff79fc2aae923ab03b68e15d59e0d834b77b4..13dbb277256839ba56baa4f6abe1c6126f3f46ee:/SL/File/Object.pm diff --git a/SL/File/Object.pm b/SL/File/Object.pm index 3aa553d23..42a651f98 100644 --- a/SL/File/Object.pm +++ b/SL/File/Object.pm @@ -151,7 +151,7 @@ SL::File::Object - a filemangement object wrapper my ($object) = SL::File->get_all(object_id => $object_id, object_type => $object_type, - file_type => 'images', # may be optional + file_type => 'image', # may be optional source => 'uploaded' # may be optional ); # read attributes