(most) all functions now take SessionAuth in addition to PasswordAuth
[plcapi.git] / PLC / Methods / AdmGetPersonSites.py
2006-10-27 Mark Huang(most) all functions now take SessionAuth in addition...
2006-10-20 Mark Huang- add deprecated status field and accepts
2006-10-18 Mark HuangUpdatePerson.py
2006-09-25 Mark Huang- no need to filter out deleted sites, new schema and...
2006-09-07 Mark Huang- fix bad assertion since AdmGetPersons() can return...
2006-09-06 Mark HuangInitial checkin of new API implementation