Fix: html bugs

This commit is contained in:
2018-12-16 00:23:26 +09:00
parent 9125e035b6
commit 75e73c82c1
9 changed files with 95 additions and 20 deletions
@@ -12,6 +12,7 @@ include "./../setup/connect_db.php";
update_maestro_password($maestro_id, $password);
set_data("maestroPassword", $password);
send_result_success();
exit;