X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2bb452ee62e74c2a42113171eeb53de8d09bbbf5..eeb5375ee7727c956cc357cc8f90b19d1bfe80b9:/SL/File/Backend.pm diff --git a/SL/File/Backend.pm b/SL/File/Backend.pm index a2ffe7312..c6af0fd18 100644 --- a/SL/File/Backend.pm +++ b/SL/File/Backend.pm @@ -100,11 +100,16 @@ If this parameter is set all versions of the file are deleted except the latest If none of the two parameters C or C is set all version of the file are deleted. +=item C + +If this parameter is set only this file version will be deleted. The object has +to be of type C. + =back =item C -The Filename of the file is changed. If the backend is not dependant from the filename +The Filename of the file is changed. If the backend is not dependent from the filename nothing must happens. The rename must work on all versions of the file. Available C: @@ -199,5 +204,3 @@ L, L Martin Helmling Emartin.helmling@opendynamic.deE =cut - -