From 29f06a1062f614badcc5505e62313e36005593eb Mon Sep 17 00:00:00 2001 From: Paul Driver Date: Mon, 25 Jul 2011 17:10:11 -0500 Subject: [PATCH] A couple of forgotten things for the WaitForUserConfirmation workflow --- docs/gotcha.txt | 4 ++++ etc/WebGUI.conf.original | 1 + 2 files changed, 5 insertions(+) diff --git a/docs/gotcha.txt b/docs/gotcha.txt index e4e10e7e7..ec51f5d9e 100644 --- a/docs/gotcha.txt +++ b/docs/gotcha.txt @@ -7,6 +7,10 @@ upgrading from one version to the next, or even between multiple versions. Be sure to heed the warnings contained herein as they will save you many hours of grief. +7.10.21 +-------------------------------------------------------------------- + * WebGUI now depends on Kwargs. + 7.10.17 -------------------------------------------------------------------- * Due to a formatting problem with form variables in the PayPal driver, WebGUI diff --git a/etc/WebGUI.conf.original b/etc/WebGUI.conf.original index eb8f4af0f..806a9d94b 100644 --- a/etc/WebGUI.conf.original +++ b/etc/WebGUI.conf.original @@ -930,6 +930,7 @@ "WebGUI::Workflow::Activity::NotifyAboutUser", "WebGUI::Workflow::Activity::ActivateUser", "WebGUI::Workflow::Activity::DeactivateUser", + "WebGUI::Workflow::Activity::WaitForUserConfirmation", "WebGUI::Workflow::Activity::DeleteUser" ], "WebGUI::VersionTag" : [