08-10-2012, 02:13 AM
[eluser]micha8l[/eluser]
Is there a method or something to call for views to be rendered on call. I mean besides doing return $this->load->view('my_view');
I'd like to use such a method from within my library http://ellislab.com/forums/viewthread/212800/
Is there a method or something to call for views to be rendered on call. I mean besides doing return $this->load->view('my_view');
I'd like to use such a method from within my library http://ellislab.com/forums/viewthread/212800/