LJ::Schools::edit_school
LJ::Schools::edit_school — Edits the information for a school.
Use
LJ::Schools::edit_school(sid, options);
Arguments
sid. School id to edit.
options. Hashref; Key=>value pairs that can include: name, city, state, country, citycode, statecode, countrycode, url.
Source:
cgi-bin/schoollib.pl
Returns:
1 on success, undef on error.