Welcome Guest, Not a member yet? Register   Sign In
Case sensitive library name?
#1

[eluser]-sek[/eluser]
Code:
$this->load->library('CiGoogleMapAPI');

works

$this->load->library('Cigooglemapapi');

says

An Error Was Encountered

Unable to load the requested class: cigooglemapapi

According to http://ellislab.com/codeigniter/user-gui...aries.html CI docs say "You can submit the file name capitalized or lower case. CodeIgniter doesn't care."

Any ideas?


Messages In This Thread
Case sensitive library name? - by El Forum - 04-01-2009, 02:04 PM
Case sensitive library name? - by El Forum - 04-01-2009, 02:13 PM
Case sensitive library name? - by El Forum - 04-01-2009, 03:16 PM



Theme © iAndrew 2016 - Forum software by © MyBB