c0a30a2640...ff00990520 까지 반영

This commit is contained in:
2019-07-20 15:29:47 +09:00
parent ead0e14350
commit 549114ae1f
4 changed files with 9 additions and 3 deletions
+1
View File
@@ -241,6 +241,7 @@ class ResetHelper{
'tnmt_trig'=>$tournament_trig,
'prev_winner'=>$prevWinner,
'tournament'=>0,
'server_cnt'=>$db->queryFirstField('SELECT count(*) FROM ng_games')
];
foreach(RootDB::db()->query('SELECT `no`, `name`, `picture`, `imgsvr` FROM member WHERE grade >= 5') as $admin){