[eluser]Gabi3xz[/eluser]
I want to use multiple lang directly from system\language, and I want to add new file(general_lang.php) with language_key.
how can I used language_key from general_lang.php without adding on all pages "$this->lang->load('filename', 'language');" where must be added page general_lang.php to work?