updatePwd($old_password, $new_password); echo $r; }catch (MyException $e){ echo $e->jsonMsg(); } break; } ?>