From ff27c6ed80fc095cc9c18678b180018ed8fe8e68 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 24 Oct 2007 22:17:05 +0000 Subject: [PATCH] fix broken POD command in Friends --- lib/WebGUI/Friends.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/Friends.pm b/lib/WebGUI/Friends.pm index 514f2963e..309d574e2 100644 --- a/lib/WebGUI/Friends.pm +++ b/lib/WebGUI/Friends.pm @@ -136,7 +136,7 @@ sub getAddRequest { #------------------------------------------------------------------- -=head getAllPendingAddRequests ( session ) +=head2 getAllPendingAddRequests ( session ) Class method. Returns a WebGUI::SQL::ResultSet object with all the unanswered add requests.