Merge branch 'develop' of github.com:pandorafms/pandorafms into develop

This commit is contained in:
mdtrooper 2014-08-29 16:51:17 +02:00
commit bebe6eeb50
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2014-08-29 Alejandro Gallardo <alejandro.gallardo@artica.es>
* install.php: Removed the disabled option of the "drop database
if exists" checkbox on the step 3.
2014-08-27 Vanessa Gil <vanessa.gil@artica.es>
* godmode/reporting/reporting_builder.php: Owner of a report can be delete it.

View File

@ -677,7 +677,7 @@ function install_step3() {
<tr><td valign=top>
Drop Database if exists<br>
<input class='login' type='checkbox' name='drop' value=1 disabled>
<input class='login' type='checkbox' name='drop' value=1>
<td>Full path to HTTP publication directory<br>