Fixes applied: (#5399)
authorRoland Häder <Quix0r@users.noreply.github.com>
Thu, 19 Jul 2018 11:11:03 +0000 (13:11 +0200)
committerHypolite Petovan <mrpetovan@eml.cc>
Thu, 19 Jul 2018 11:11:03 +0000 (07:11 -0400)
commit0b38f1c58b822ac1ec5a199de00f0a0631c01a61
tree8b499a054ef018f772dc5669000f85f278b002ca
parentb05b96d04a7af2b63c04178f2f0d6858347c41d8
Fixes applied: (#5399)

- $_SESSION['remember_user'] did only exist here and no where else
- it seems to be accient old-lost code, so I fixed it to $a->user['nickname']
  instead
- used multi-line comment for multiple lines of on-line comments

Signed-off-by: Roland Häder <roland@mxchange.org>
include/security.php