X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=SL%2FAuth%2FConstants.pm;h=85227133844c46ee6c773f5dfd776e12bf6f20a2;hb=89c9ff022d3f13e27ba6bda085df15707fcfb0eb;hp=4fe520a45011da4ccc33f123f31cea98a616fe1e;hpb=251480b566f6ab73f5546bb3fd303ccae9701d6e;p=kivitendo-erp.git 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