forked from science-ation/science-ation
Oops put account/edit APIDOCS back in
This commit is contained in:
parent
f0b362eff7
commit
898bdaacfc
7
api.php
7
api.php
@ -515,7 +515,12 @@ echo json_encode($ret);
|
|||||||
return(schools array)
|
return(schools array)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/* APIDOC: account/edit
|
||||||
|
notimplemented
|
||||||
|
description(edits an account)
|
||||||
|
post(account array)
|
||||||
|
return(account array)
|
||||||
|
*/
|
||||||
|
|
||||||
/* APIDOC: user/connect_teacher_to_school
|
/* APIDOC: user/connect_teacher_to_school
|
||||||
notimplemented
|
notimplemented
|
||||||
|
Loading…
x
Reference in New Issue
Block a user