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
+3 -1
View File
@@ -4,6 +4,8 @@ namespace sammo;
include "lib.php";
include "func.php";
$connect = dbConn();
$db = DB::db();
$connect=$db->get();
increaseRefresh("자동", 2);
checkTurn($connect);