merge devel-france
This commit is contained in:
parent
9cfb489c41
commit
844484c39d
67 changed files with 484 additions and 246 deletions
|
|
@ -41,7 +41,7 @@ class DatabaseCore
|
|||
/**< return value */
|
||||
private $is_open; /*!< true is connected */
|
||||
public $sql; //!< last SQL stmt executed
|
||||
var $array;
|
||||
public $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