Fix: DB jisangs -> moty
This commit is contained in:
@@ -27,7 +27,7 @@ function get_maestro_info($maestroID) {
|
||||
|
||||
$query = "
|
||||
SELECT Name, Email, AccountType, PlayerCount
|
||||
FROM moty_maestro
|
||||
FROM maestro
|
||||
WHERE MaestroID = ?
|
||||
";
|
||||
$stmt = $db_conn->prepare($query);
|
||||
|
||||
Reference in New Issue
Block a user