dbConn 삭제.

This commit is contained in:
2018-04-05 02:24:46 +09:00
parent 51316abd42
commit 0c0ef213f9
74 changed files with 249 additions and 122 deletions
+2 -1
View File
@@ -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}'";