I am integrating OpenCart with my current framwork for an existing site. I want to take advantage of the logging in that OpenCart Provides.
What session variables can I check to see if a user is logged in?
Keep in mind that I want to do this from my framework
