manquait une parenthse fermante
This commit is contained in:
parent
c3ee3d4576
commit
27ae7510fb
@ -38,7 +38,7 @@ if($dolibarr_main_db_type == "mysql")
|
||||
}
|
||||
else
|
||||
{
|
||||
require ($dolibarr_main_document_root . "/lib/pgsql.lib.php";
|
||||
require ($dolibarr_main_document_root . "/lib/pgsql.lib.php");
|
||||
require ($dolibarr_main_document_root . "/lib/grant.postgres.php");
|
||||
$choix=2;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user