CodeIgniter Forums
lang class - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: lang class (/showthread.php?tid=26835)



lang class - El Forum - 01-24-2010

[eluser]ronnixw[/eluser]
hi,

is there any reason why $this->lang->load('filename', 'language'); works like an echo( outputs in browser all content)?
I want just to load langugage files and access lines I need.

best regards,
ronnixw