From 9bf275a79052ca2d3b5fe5e29468ecb7a6ac0da8 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Tue, 2 Jun 2009 16:31:14 +0000 Subject: [PATCH] Forward port POD whitespace fix. --- lib/WebGUI/Auth.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/WebGUI/Auth.pm b/lib/WebGUI/Auth.pm index 0ee7a2c34..9ddeb45ec 100644 --- a/lib/WebGUI/Auth.pm +++ b/lib/WebGUI/Auth.pm @@ -148,6 +148,7 @@ sub authenticate { } #------------------------------------------------------------------- + =head2 authenticationError This subroutine is called by authenticate and its subclasses to make