- Timestamp:
- 03/09/12 09:49:26 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/branches/jos-branch/server/classes/models/Respondent.php
r285 r308 83 83 * Gets the array of Respondent objects belonging to arguments supplied. 84 84 * @param type $arguments : An array containing zero or more of the following keys: 85 'uid', 'name', 'password '85 'uid', 'name', 'passwordHash', 'passwordSalt' 86 86 */ 87 87 public static function get($arguments) {
Note: See TracChangeset
for help on using the changeset viewer.