From adc7600ba42642ae0c697439476c19ad59f534aa Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 9 Aug 2009 22:31:24 +0000 Subject: [PATCH] Enhance log report in doliwamp install process. --- htdocs/install/fileconf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/install/fileconf.php b/htdocs/install/fileconf.php index d045067e2f2..1ea8e6f9f25 100644 --- a/htdocs/install/fileconf.php +++ b/htdocs/install/fileconf.php @@ -58,7 +58,7 @@ pHeader($langs->trans("ConfigurationFile"),"etape0"); if (! empty($force_install_message_doliwamp)) { - print $langs->trans("KeepDefaultValues").'
'; + print ''.$langs->trans("KeepDefaultValues").'
'; } ?>