04-08-2015, 06:57 AM
(This post was last modified: 04-08-2015, 06:58 AM by sintakonte.)
Hey guys,
i could need some advice
In my application i've a handful objects, which should accessible in all Areas of CI (views, controllers and models)
The conditions are:
i could need some advice
In my application i've a handful objects, which should accessible in all Areas of CI (views, controllers and models)
The conditions are:
- All objects need to be instantiated
- I need access to the database via get_instance
- I need access to the session variables