port "remember me" from Friendica
This commit is contained in:
2
boot.php
2
boot.php
@@ -1077,7 +1077,7 @@ if(! function_exists('login')) {
|
||||
'$form_id' => $form_id,
|
||||
'$lname' => array('username', t('Email') , '', ''),
|
||||
'$lpassword' => array('password', t('Password'), '', ''),
|
||||
|
||||
'$remember' => array('remember', t('Remember me'), '', ''),
|
||||
'$hiddens' => $hiddens,
|
||||
|
||||
'$register' => $reg,
|
||||
|
||||
Reference in New Issue
Block a user