Oops put account/edit APIDOCS back in

This commit is contained in:
james 2010-10-01 21:06:57 +00:00
parent f0b362eff7
commit 898bdaacfc

View File

@ -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