mirror of
https://github.com/kvazar-network/webapp.git
synced 2025-03-12 05:31:09 +00:00
fix syntax typo
This commit is contained in:
parent
2d109cb9f6
commit
6e4376a0f4
@ -2,7 +2,7 @@
|
||||
|
||||
class SQLite {
|
||||
|
||||
private _$db;
|
||||
private $_db;
|
||||
|
||||
public function __construct($database, $username, $password) {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user