Merge remote-tracking branch 'refs/remotes/nuxsmin/master'

This commit is contained in:
Etienne Jouvin
2016-10-26 22:51:08 +02:00

View File

@@ -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;