I am writing a webapp using CodeIgniter that requires authentication. I created a model which handles all my authentication. However, I can\'t find a way to access this auth
Loading a model within a model is now possible with the new CodeIgniter.