mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-05 08:04:09 +01:00
Merge remote-tracking branch 'refs/remotes/nuxsmin/master'
This commit is contained in:
@@ -39,7 +39,7 @@ if (!SP\Init::isLoggedIn()) {
|
||||
|
||||
$accountId = SP\Request::analyze('accountid', false);
|
||||
$isHistory = SP\Request::analyze('isHistory', false);
|
||||
$full = SP\Request::analyze('show', 0, false, 1);
|
||||
$full = SP\Request::analyze('full', 0, false, 1);
|
||||
|
||||
if (!$accountId) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user