When a user is logged into my CodeIgniter application, I need a list of profiles that they have to be in the menu on every page they visit. Rather than call the model function on every single method in my application like so:When a user is logged into my CodeIgniter appli