From a888837f5567516aebee1780a693f175243cc906 Mon Sep 17 00:00:00 2001 From: Alejandro Gallardo Escobar Date: Fri, 29 Aug 2014 16:32:53 +0200 Subject: [PATCH] Fixed a checkbox of the installation step 3 * install.php: Removed the disabled option of the "drop database if exists" checkbox on the step 3. --- pandora_console/ChangeLog | 5 +++++ pandora_console/install.php | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 880968ebdd..abf72400e0 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,8 @@ +2014-08-29 Alejandro Gallardo + + * install.php: Removed the disabled option of the "drop database + if exists" checkbox on the step 3. + 2014-08-27 Vanessa Gil * godmode/reporting/reporting_builder.php: Owner of a report can be delete it. diff --git a/pandora_console/install.php b/pandora_console/install.php index 1776422bb0..4075aef242 100644 --- a/pandora_console/install.php +++ b/pandora_console/install.php @@ -677,7 +677,7 @@ function install_step3() { Drop Database if exists
- + Full path to HTTP publication directory