Fix: Install
This commit is contained in:
parent
fa58c32c3a
commit
21ed88f276
@ -143,7 +143,7 @@ $dolibarr_main_authentication="dolibarr";
|
||||
# Default value: 0
|
||||
# Possible values: 0 or 1
|
||||
# Examples:
|
||||
# $dolibarr_main_authentication=0;
|
||||
# $dolibarr_main_force_https=0;
|
||||
#
|
||||
$dolibarr_main_force_https="0";
|
||||
|
||||
|
||||
@ -379,7 +379,7 @@ while (($file = readdir($handle))!==false)
|
||||
|
||||
<?php
|
||||
|
||||
$db->close();
|
||||
// $db->close(); Not database connexion yet
|
||||
|
||||
pFooter($err,$setuplang);
|
||||
?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user