Fix: DB jisangs -> moty
This commit is contained in:
@@ -19,7 +19,7 @@ function update_maestro_info($maestroID, $maestroName, $email) {
|
||||
global $db_conn;
|
||||
|
||||
$query = "
|
||||
UPDATE moty_maestro
|
||||
UPDATE maestro
|
||||
SET Name = ?, Email = ?
|
||||
WHERE MaestroID = ?
|
||||
";
|
||||
|
||||
Reference in New Issue
Block a user