]> wagnertech.de Git - mfinanz.git/blobdiff - SL/File/Backend.pm
restart apache2 in postinst
[mfinanz.git] / SL / File / Backend.pm
index 2f1da83d371a54b4791508c5247359d8234d981b..c6af0fd18d0b494751bbc65673b77dde5ecbd3e1 100644 (file)
@@ -100,6 +100,11 @@ If this parameter is set all versions of the file are deleted except the latest
 If none of the two parameters C<all_versions> or C<all__but_notlast> is set
 all version of the file are deleted.
 
+=item C<file_version>
+
+If this parameter is set only this file version will be deleted. The object has
+to be of type C<SL::DB::FileVersion>.
+
 =back
 
 =item C<rename PARAMS>