Welcome Guest, Not a member yet? Register   Sign In
Problem extending CI_Lang in CI 2.0 with modular seperation
#1

[eluser]JoostV[/eluser]
Hi all,

I'm porting my app to CI 2.0, and ran into a problem.

I cannot seem to succesfully extend CI_Lang: the extension clas does not load. I am using modular seperation, (version 1.1, which should be CI 2.0 compatible)

I tried:
- MX_Lang extends CI_Lang
- MX_Language extends CI_Lang
- MY_Lang extends CI_Lang
- MY_Language extends CI_Lang

How can I extend CI_Lang, so that it automatically loads? I this for multiple language support.

EDIT I also tried MY_Lang extends MX_Lang :-S


Messages In This Thread
Problem extending CI_Lang in CI 2.0 with modular seperation - by El Forum - 08-20-2010, 04:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB