projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0274268
)
Pod Fixes.
author
Sven Schöling
<s.schoeling@linet-services.de>
Tue, 25 Jan 2011 16:18:00 +0000
(17:18 +0100)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Tue, 25 Jan 2011 16:18:00 +0000
(17:18 +0100)
SL/Auth/Constants.pm
patch
|
blob
|
history
diff --git
a/SL/Auth/Constants.pm
b/SL/Auth/Constants.pm
index
4fe520a
..
8522713
100644
(file)
--- 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 E<lt>s.schoeling@linet-services.deE<gt>
+
=cut