X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FDB%2FFile.pm;h=615f8d1346c5024da4032e222bd2e93762a9a035;hb=6ceacc682f9c760e654f5aacde9b8480760d8b36;hp=d44f07225c21f36f78acef1e4685ad9f4fd53edd;hpb=2bb452ee62e74c2a42113171eeb53de8d09bbbf5;p=kivitendo-erp.git 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