From d18f69b397ca08de24a0600afe74117d128c4e62 Mon Sep 17 00:00:00 2001 From: Jarrett Jordaan Date: Tue, 15 Sep 2009 17:20:39 +0200 Subject: [PATCH] Story Id:778902 Updated Office Service --- setup/wizard/steps/services.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/wizard/steps/services.php b/setup/wizard/steps/services.php index ebde1d5..35d6b9b 100644 --- a/setup/wizard/steps/services.php +++ b/setup/wizard/steps/services.php @@ -445,7 +445,7 @@ class services extends Step } private function openOfficeInstalled() { - + $this->openOfficeExeError = false; } private function schedulerInstalled() { -- libgit2 0.21.4