diff --git a/library/mysql.php b/library/mysql.php index 5976746..2b56286 100755 --- a/library/mysql.php +++ b/library/mysql.php @@ -2,6 +2,8 @@ class MySQL { + private _$db; + public function __construct() { try {