making a multi-language site with codeginiter. I have created two folders. One for french language files and one for english. When I go to autoload the languages (English and French) as such
($autoload['language'] = array('en', 'fr');)
I get an error "Unable to load the requested language file: language/english/fr_lang.php"
How can I get it to look in the proper folder?
Thanks
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…