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