Welcome Guest, Not a member yet? Register   Sign In
[Solution] Extending libraries: proper locations for the Classname and MY_Classname library files
#2

[eluser]pistolPete[/eluser]
Extending a class using the MY_ prefix is reserved to core classes only: http://ellislab.com/codeigniter/user-gui...asses.html

If you need to extend a library which resides in ./application/libraries/ you either need to autoload the base class or use standard PHP require().


Messages In This Thread
[Solution] Extending libraries: proper locations for the Classname and MY_Classname library files - by El Forum - 11-04-2009, 06:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB