[eluser]Unknown[/eluser]
With CI 2 the class loader seems to ignore/work around case sensitivity, however not with CI 3.
In CI 3 I have to rename ALL my controller files to start with a capital letter to match the class name or CI fails to load them! (only on linux, windows works fine)
Thought I would just put that out there.