Welcome Guest, Not a member yet? Register   Sign In
Modular Extensions - HMVC cant load library
#1

[eluser]Taftse[/eluser]
Hey all

I am having problems loading a library from my application folder within my modules

so for example i have a library called Xyz_lib.php in
application/libraries/

and want to use it in application/modules/abc/controllers/abc.php

I tried using $this->load->library(Xyz_lib);
but that does not seem to do the trick
is there a way to do this or not
as I can’t find any information regarding this

Thanks in advance
Timothy S




Theme © iAndrew 2016 - Forum software by © MyBB