From 108fb76ee69da6d25f9d3ba44393b16f927e5ae6 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 5 Apr 2007 23:08:11 +0000 Subject: [PATCH] update POD to note that macros can be used in all NotifyAboutUser specific fields --- lib/WebGUI/Workflow/Activity/NotifyAboutUser.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/WebGUI/Workflow/Activity/NotifyAboutUser.pm b/lib/WebGUI/Workflow/Activity/NotifyAboutUser.pm index 5983ec3df..86a10e2fa 100644 --- a/lib/WebGUI/Workflow/Activity/NotifyAboutUser.pm +++ b/lib/WebGUI/Workflow/Activity/NotifyAboutUser.pm @@ -27,7 +27,8 @@ Package WebGUI::Workflow::Activity::NotifyAboutUser =head1 DESCRIPTION -Takes a user object and sends out a message. Can use macros in message. +Takes a user object and sends out a message. Can use macros in message, to and subject +fields. =head1 SYNOPSIS