DT
This commit is contained in:
parent
90a95df0f5
commit
1f9b329f23
@ -12,7 +12,7 @@ class db
|
||||
|
||||
function __construct($database)
|
||||
{
|
||||
$this.open($database);
|
||||
$this->open($database);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user