In the ProductsController (and two other controllers) we have this line:
$this->session->conditions = null;
What is this, I wonder? I can't find it in the documentation.
It is just setting to NULL a variable inside the session.
NULL
session