From 9091a2202e0f49cce1af7413408eccfb8d9d4687 Mon Sep 17 00:00:00 2001 From: Drake Date: Tue, 7 Nov 2006 23:06:04 +0000 Subject: [PATCH] Remove erroneous line from upgrade. --- docs/upgrades/upgrade_7.1.3-7.2.0.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/upgrades/upgrade_7.1.3-7.2.0.pl b/docs/upgrades/upgrade_7.1.3-7.2.0.pl index ed7262c1d..eb91381d0 100644 --- a/docs/upgrades/upgrade_7.1.3-7.2.0.pl +++ b/docs/upgrades/upgrade_7.1.3-7.2.0.pl @@ -27,7 +27,6 @@ addLastExportedAs($session); addDeletionWorkflows($session); addRSSFromParent($session); reorderSurveyCollateral($session); -addMailExcludeGroups($session); finish($session); # this line required