From fa58c32c3a093850bca1dc45ce11bbf33542e478 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 28 Jan 2009 15:46:50 +0000 Subject: [PATCH] Fix: Install --- htdocs/conf/conf.php.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/conf/conf.php.example b/htdocs/conf/conf.php.example index b546a81a7c1..2359b62a361 100644 --- a/htdocs/conf/conf.php.example +++ b/htdocs/conf/conf.php.example @@ -145,7 +145,7 @@ $dolibarr_main_authentication="dolibarr"; # Examples: # $dolibarr_main_authentication=0; # -$dolibarr_main_force_https="0" +$dolibarr_main_force_https="0"; # Parameters used to setup LDAP authentication.