Welcome Guest, Not a member yet? Register   Sign In
Strange case sensitive problem with autoload own libraries
#3

It was my mistake, to think that all chars are convert to lower case.
If i have a Class UserBundle, than i must take care of the 'B' in UserBundle
and load it like this, when im on a unix-system :

Code:
$autoload['libraries'] = array('userBundle');
Reply


Messages In This Thread
Thanks for quick response - by chrobaks - 11-23-2016, 09:32 AM



Theme © iAndrew 2016 - Forum software by © MyBB