Ignore:
Timestamp:
03/09/12 09:49:26 (13 years ago)
Author:
jkraaijeveld
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Dev/branches/jos-branch/server/classes/models/Respondent.php

    r285 r308  
    8383         * Gets the array of Respondent objects belonging to arguments supplied.
    8484         * @param type $arguments : An array containing zero or more of the following keys:
    85                                                                 'uid', 'name', 'password'
     85                                                                'uid', 'name', 'passwordHash', 'passwordSalt'
    8686         */
    8787    public static function get($arguments) {
Note: See TracChangeset for help on using the changeset viewer.