Welcome Guest, Not a member yet? Register   Sign In
Load plugins into Libraries
#2

[eluser]rogierb[/eluser]
You uUse
Code:
$this->layout =& get_instance();

in your constructor so call your plugin with:

Code:
$this->layout->load->plugin('sidebar');


Messages In This Thread
Load plugins into Libraries - by El Forum - 08-21-2007, 02:52 AM
Load plugins into Libraries - by El Forum - 08-21-2007, 03:28 AM



Theme © iAndrew 2016 - Forum software by © MyBB