From 47f62faeeefe025cb4adc0f4656a79fadfd46d0a Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 20 Nov 2008 19:56:52 +0000 Subject: [PATCH] merge in POD fixes from 7.5 branch --- lib/WebGUI/Auth.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/Auth.pm b/lib/WebGUI/Auth.pm index 9a32809fd..734f040ce 100755 --- a/lib/WebGUI/Auth.pm +++ b/lib/WebGUI/Auth.pm @@ -626,7 +626,7 @@ sub getAccountTemplateId { #------------------------------------------------------------------- -=head2 getAccountTemplateId ( ) +=head2 getCreateAccountTemplateId ( ) This method should be overridden by the subclass and should return the template ID for the create account screen.