From 0cbe0cc117be5bc02c51df0322d1090f49a9858d Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Mon, 13 Apr 2009 02:30:20 +0000 Subject: [PATCH] Correct the Group.pm POD for delete. --- lib/WebGUI/Group.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/Group.pm b/lib/WebGUI/Group.pm index 9149b8caf..ed1f80305 100644 --- a/lib/WebGUI/Group.pm +++ b/lib/WebGUI/Group.pm @@ -256,7 +256,7 @@ sub dateCreated { =head2 delete ( ) -Deletes this group and all references to it. +Deletes this group from the group related tables in the database and calls clearCaches. =cut