Welcome Guest, Not a member yet? Register   Sign In
autoloading invalid library
#1

[eluser]devbro[/eluser]
here is how you can cause a problem:
1. create a new class and extend Controller
2. put it in application/libraries
3. in config/autoloads.php add it to list of libraries.

After doing this, if you load any other library and use some of its function everything goes messed up. As it looks there is no type check on loaded libraries.




Theme © iAndrew 2016 - Forum software by © MyBB