Data_SQL database connexion private
This commit is contained in:
parent
e53ff6718e
commit
28c12623fe
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@
|
|||
*/
|
||||
abstract class Data_SQL
|
||||
{
|
||||
private $cn; //! Database connection
|
||||
var $cn; //! Database connection
|
||||
var $name; //! Array of logical and real name
|
||||
var $primary_key; //! Column name of the primary key
|
||||
var $type; //! Type of the data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue