Welcome Guest, Not a member yet? Register   Sign In
Can't autoload file in Packages
#3

Just put the library name in the autoload you do not need the full path to it.

PHP Code:
$autoload['packages'] = array('my_package'); 
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
Can't autoload file in Packages - by HTLove - 08-07-2015, 09:05 PM
RE: Can't autoload file in Packages - by HTLove - 09-05-2015, 04:15 AM
RE: Can't autoload file in Packages - by InsiteFX - 09-05-2015, 04:53 AM



Theme © iAndrew 2016 - Forum software by © MyBB