Data_SQL database connexion private

This commit is contained in:
Dany De Bontridder 2019-09-12 19:40:26 +02:00
parent e53ff6718e
commit 28c12623fe

View file

@ -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