WIP ADAPT PHP8.2
This commit is contained in:
parent
c7cbbe4ff5
commit
95c8672c0f
12 changed files with 36 additions and 16 deletions
|
|
@ -41,7 +41,7 @@ class DatabaseCore
|
|||
/**< return value */
|
||||
private $is_open; /*!< true is connected */
|
||||
public $sql; //!< last SQL stmt executed
|
||||
|
||||
var $array;
|
||||
/*** Connect to a database return an connx to db or false if it fails
|
||||
*
|
||||
* @param string $p_user Username
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue