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