diff --git a/api.php b/api.php index feb6dd0..4a0ea4e 100644 --- a/api.php +++ b/api.php @@ -515,7 +515,12 @@ echo json_encode($ret); return(schools array) */ - + /* APIDOC: account/edit + notimplemented + description(edits an account) + post(account array) + return(account array) + */ /* APIDOC: user/connect_teacher_to_school notimplemented