X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/2bb452ee62e74c2a42113171eeb53de8d09bbbf5..0fdf58910b8cd0b54e3d2213a27dab2ffe149bfe:/SL/DB/File.pm diff --git a/SL/DB/File.pm b/SL/DB/File.pm index d44f07225..615f8d134 100644 --- a/SL/DB/File.pm +++ b/SL/DB/File.pm @@ -20,29 +20,26 @@ __END__ =head1 NAME - SL::DB::File - Databaseclass for File +SL::DB::File - Databaseclass for File =head1 SYNOPSIS - use SL::DB::File; +use SL::DB::File; - # synopsis... +# synopsis... =head1 DESCRIPTION - # longer description. - +# longer description. =head1 INTERFACE - =head1 DEPENDENCIES - =head1 SEE ALSO =head1 AUTHOR - Werner Hahn Ewh@futureworldsearch.netE +Werner Hahn Ewh@futureworldsearch.netE =cut