Hi. Im reading code from file /login/index.php and I want to know what is the meaning of variable $frm. Also, what does the value "2" mean: $CFG->rememberusername == 2. As i understand, rememberusername represents the checkbox "Remember username" . If there is any documentation about this part of code, please let me know.
Thanks in advance.