Avoid notice during PGSQL installation
$unescapeslashquot
This commit is contained in:
parent
b6f091926f
commit
8274b49fc1
@ -47,6 +47,8 @@ class DoliDBPgsql extends DoliDB
|
|||||||
//! Resultset of last query
|
//! Resultset of last query
|
||||||
private $_results;
|
private $_results;
|
||||||
|
|
||||||
|
public $unescapeslashquot;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Constructor.
|
* Constructor.
|
||||||
* This create an opened connexion to a database server and eventually to a database
|
* This create an opened connexion to a database server and eventually to a database
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user