Skip to content

Commit

Permalink
2.1.25
Browse files Browse the repository at this point in the history
Minor change after testing
  • Loading branch information
nilsteampassnet committed Jan 27, 2016
1 parent 7ac42a4 commit d11a1d2
Show file tree
Hide file tree
Showing 2 changed files with 190 additions and 189 deletions.
1 change: 1 addition & 0 deletions sources/identify.php
Original file line number Diff line number Diff line change
Expand Up @@ -675,6 +675,7 @@ function identifyUser($sentData)
$_SESSION['list_restricted_folders_for_items'] = array();
$_SESSION['nb_folders'] = 1;
$_SESSION['nb_roles'] = 0;
$_SESSION['fonction_id'] = 0;
}
// Get some more elements
$_SESSION['screenHeight'] = $dataReceived['screenHeight'];
Expand Down
Loading

0 comments on commit d11a1d2

Please sign in to comment.