$db attibute now be protected.
This commit is contained in:
parent
a8c5661cb7
commit
f8a6d60fe5
@ -22,7 +22,7 @@
|
|||||||
*/
|
*/
|
||||||
class Auth
|
class Auth
|
||||||
{
|
{
|
||||||
private $db;
|
protected $db;
|
||||||
|
|
||||||
private $login;
|
private $login;
|
||||||
private $passwd;
|
private $passwd;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user