From 822a08253c3c14126a71ead3cce6d481aa30043f Mon Sep 17 00:00:00 2001 From: Paul Barrett Date: Thu, 5 Nov 2009 12:38:58 +0200 Subject: [PATCH] Modified comment line --- setup/wizard/steps/database.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/wizard/steps/database.php b/setup/wizard/steps/database.php index d0fa9d4..c6072f3 100644 --- a/setup/wizard/steps/database.php +++ b/setup/wizard/steps/database.php @@ -787,7 +787,7 @@ class database extends Step } } - // if Windows, hard code (relative to SYSTEM_ROOT) where we expect the Zend MSI installer to have placed them + // if Windows, attempt to insert full paths to binaries if (WINDOWS_OS) { $winBinaries = array('php' => 'ZendServer\bin\php.exe', 'python' => 'openoffice\program\python.exe', 'java' => 'jre\bin\java.exe', -- libgit2 0.21.4