merge with rel310C
This commit is contained in:
parent
2bddf09d9c
commit
aefc4b1eb8
77 changed files with 1189 additions and 1205 deletions
|
|
@ -98,7 +98,7 @@ function DbConnect($p_db=-1,$p_type='dossier') {
|
|||
$phpcompta_user=phpcompta_user;
|
||||
$password=phpcompta_password;
|
||||
$port=phpcompta_psql_port;
|
||||
ob_start();
|
||||
ob_start();
|
||||
$a=pg_connect("dbname=$l_dossier host=127.0.0.1 user='$phpcompta_user'
|
||||
password='$password' port=$port");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue