Welcome Guest, Not a member yet? Register   Sign In
Could not extend the library ?
#3

[eluser]marcoss[/eluser]
[quote author="R@Ndy" date="1182953225"]Reply by myself...

Because my misunderstanding I used the wrong way to load the library I extend.
I should use "$this->load->library('email');" to load MY_Email class.
But I write this "$this->load->library('my_email');"
So that will pop the error message :-S[/quote]

Yup, because when you extend a core library you are actually adding extra functions to the existing one Wink


Messages In This Thread
Could not extend the library ? - by El Forum - 06-27-2007, 01:43 AM
Could not extend the library ? - by El Forum - 06-27-2007, 03:07 AM
Could not extend the library ? - by El Forum - 06-27-2007, 01:33 PM



Theme © iAndrew 2016 - Forum software by © MyBB