[eluser]wiredesignz[/eluser]
Thanks Sam, but you just said it must be lowercase and I can assure you that double checking a filename is a waste of time.
Quote:but in CI user guide it’s ‘pagination.php’ and it’s correct since CI native loader is case insensitive
Actually CI loader is not case insensitive, it checks both ucfirst and lowercase filenames.
EDIT:
I have just checked and ME5134 libraries loading config and it works for me.
Please give some examples of where this is failing for you.