mirror of
https://github.com/kvazar-network/webapp.git
synced 2025-09-11 06:32:11 +00:00
define $_db variable
This commit is contained in:
parent
92d03d0b9d
commit
bfdfda3d39
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
class MySQL {
|
class MySQL {
|
||||||
|
|
||||||
|
private _$db;
|
||||||
|
|
||||||
public function __construct() {
|
public function __construct() {
|
||||||
|
|
||||||
try {
|
try {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user