Commit d18f69b397ca08de24a0600afe74117d128c4e62
1 parent
ad3efa14
Story Id:778902 Updated Office Service
Committed by: Jarrett Jordaan Reviewed by: Paul Barrett
Showing
1 changed file
with
1 additions
and
1 deletions
setup/wizard/steps/services.php
| @@ -445,7 +445,7 @@ class services extends Step | @@ -445,7 +445,7 @@ class services extends Step | ||
| 445 | } | 445 | } |
| 446 | 446 | ||
| 447 | private function openOfficeInstalled() { | 447 | private function openOfficeInstalled() { |
| 448 | - | 448 | + $this->openOfficeExeError = false; |
| 449 | } | 449 | } |
| 450 | 450 | ||
| 451 | private function schedulerInstalled() { | 451 | private function schedulerInstalled() { |