From 419af5db00c31eb93f915b9cebdd06e5ca4775ca Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Thu, 3 Oct 2013 22:24:04 +0000 Subject: [PATCH] bug 9611: (follow-up) add reference to Crypt::Eksblowfish::Bcrypt in POD Signed-off-by: Galen Charlton --- C4/Auth.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/C4/Auth.pm b/C4/Auth.pm index 8be42ca5ba..a008c7916b 100644 --- a/C4/Auth.pm +++ b/C4/Auth.pm @@ -1845,6 +1845,8 @@ CGI(3) C4::Output(3) +Crypt::Eksblowfish::Bcrypt(3) + Digest::MD5(3) =cut -- 2.39.5