Revize 18ac9009
Přidáno uživatelem Ondřej Fibich před asi 9 roky(ů)
application/models/user.php | ||
---|---|---|
* @property string $login
|
||
* @property string $password
|
||
* @property string $password_request
|
||
* @property integer $password_is_onetime
|
||
* @property integer $type
|
||
* @property string $comment
|
||
* @property string $application_password
|
Také k dispozici: Unified diff
Fix merge issue that removed all staff from developer branch :-).