From: Werner Hahn Date: Mon, 25 Sep 2017 08:52:24 +0000 (+0200) Subject: WebshopApi: SL/DB/File.pm - POD Einrückungen X-Git-Tag: release-3.5.4~770 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=c06a8ef75d041488b73813d3c9c70409940b148b;p=kivitendo-erp.git WebshopApi: SL/DB/File.pm - POD Einrückungen --- 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