From: Sven Schöling Date: Tue, 25 Jan 2011 16:18:00 +0000 (+0100) Subject: Pod Fixes. X-Git-Tag: release-2.6.2~24 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=8d38eed850ea21bdc5b9725e043d7b2f95ce1ace;p=kivitendo-erp.git Pod Fixes. --- diff --git a/SL/Auth/Constants.pm b/SL/Auth/Constants.pm index 4fe520a45..852271338 100644 --- a/SL/Auth/Constants.pm +++ b/SL/Auth/Constants.pm @@ -40,6 +40,8 @@ use constant SESSION_EXPIRED => 2; __END__ +=encoding utf8 + =head1 NAME SL::Auth::Constants - COnstants for Auth module @@ -54,10 +56,12 @@ SL::Auth::Constants - COnstants for Auth module This module provides status constants for authentication handling -=head1 FUNCTIONS - =head1 BUGS +none yet. + =head1 AUTHOR +Sven Schöling Es.schoeling@linet-services.deE + =cut