From: Bernd Bleßmann <bernd@kivitendo-premium.de>
Date: Wed, 25 Jan 2017 12:25:05 +0000 (+0100)
Subject: Fehler im POD: fehlende Leerzeile
X-Git-Tag: release-3.5.4~1639
X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=a76881ea1f88482d4df36d75b33c556cee18ffdb;p=kivitendo-erp.git

Fehler im POD: fehlende Leerzeile
---

diff --git a/SL/DB/PeriodicInvoicesConfig.pm b/SL/DB/PeriodicInvoicesConfig.pm
index 14fa5786a..26ce33631 100644
--- a/SL/DB/PeriodicInvoicesConfig.pm
+++ b/SL/DB/PeriodicInvoicesConfig.pm
@@ -255,6 +255,7 @@ Sets the state of the periodic_invoices_configs to inactive
 (active => false) if the periodicity is <Co> (one time).
 Returns undef if the periodicity is not 'one time' otherwise the
 order number of the deactivated periodic order.
+
 =back
 
 =head1 BUGS