KVStorage로 game 테이블 대체 준비
This commit is contained in:
@@ -27,6 +27,7 @@ $minute2 = Util::getReq('minute2', 'int');
|
||||
extractMissingPostToGlobals();
|
||||
|
||||
$db = DB::db();
|
||||
$gameStor = KVStorage::getStorage($db, 'game');
|
||||
$connect=$db->get();
|
||||
|
||||
switch($btn) {
|
||||
|
||||
Reference in New Issue
Block a user