From f4c2e7760c3e8fcbc082c3129bb6876c5978e672 Mon Sep 17 00:00:00 2001 From: Sean Harvey Date: Tue, 11 May 2010 03:38:37 +0000 Subject: [PATCH] MINOR Fixed broken test --- code/Page3MultiForm.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/Page3MultiForm.php b/code/Page3MultiForm.php index b582528..5f765eb 100644 --- a/code/Page3MultiForm.php +++ b/code/Page3MultiForm.php @@ -72,7 +72,7 @@ class Page3PersonalDetailsFormStep extends MultiFormStep { class Page3OrganisationDetailsFormStep extends MultiFormStep { - protected static $is_final_step = true; + public static $is_final_step = true; function getFields() { return new FieldSet(