dbConn 삭제.
This commit is contained in:
+2
-1
@@ -47,7 +47,8 @@ $tch2 = array_fill(0,11, '');
|
||||
$dec = 0;
|
||||
$rice = 0;
|
||||
|
||||
$connect = dbConn();
|
||||
$db = DB::db();
|
||||
$connect=$db->get();
|
||||
increaseRefresh("시뮬", 2);
|
||||
|
||||
$query = "select no,tournament,con,turntime from general where owner='{$session->userID}'";
|
||||
|
||||
Reference in New Issue
Block a user