]> wagnertech.de Git - kivitendo-erp.git/commitdiff
Pod Fixes.
authorSven Schöling <s.schoeling@linet-services.de>
Tue, 25 Jan 2011 16:18:00 +0000 (17:18 +0100)
committerSven Schöling <s.schoeling@linet-services.de>
Tue, 25 Jan 2011 16:18:00 +0000 (17:18 +0100)
SL/Auth/Constants.pm

index 4fe520a45011da4ccc33f123f31cea98a616fe1e..85227133844c46ee6c773f5dfd776e12bf6f20a2 100644 (file)
@@ -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 E<lt>s.schoeling@linet-services.deE<gt>
+
 =cut