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/User.php

    r285 r308  
    7979         * Gets the array of User objects belonging to arguments supplied.
    8080         * @param type $arguments : An array containing zero or more of the following keys:
    81          *                                                      'uid', 'email', 'password'
     81         *                                                      'uid', 'email', 'passwordHash', 'passwordSalt'
    8282         */
    8383        public static function get($arguments)
Note: See TracChangeset for help on using the changeset viewer.