Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I experienced an error when i cleared the website cookie: in this case `SilverStripe\Control\Session::getAll()` is returning `null` and not an empty array (which would be a nice suggestion to ss-repo), thus leading to a foreach-loop error.
- Loading branch information