From: Sven Schöling Date: Tue, 4 Jan 2011 10:15:46 +0000 (+0100) Subject: POD fix. X-Git-Tag: release-2.6.2beta1~4^2~2 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=800306d2966db1f64694377b6483c4846724c7a8;p=kivitendo-erp.git POD fix. --- diff --git a/SL/MoreCommon.pm b/SL/MoreCommon.pm index 8f6486135..048e3ecd8 100644 --- a/SL/MoreCommon.pm +++ b/SL/MoreCommon.pm @@ -207,8 +207,6 @@ will modify the input arrays. As cross expects an array but returns a list it is not directly chainable at the moment. This will be corrected in the future. -=back - =item ary_to_hash INDEX_KEY, VALUE_KEY, ARRAY Returns a hash with the content of ARRAY based on the values of