I'm testing languages and versions. It works perfect but I have seen an issue that included file should not have the same file name inside particular language folder like en.
If I have fr folder and en folder and the same included file like footer.php, it will be all the time English version.
How to solve this issue as all tpl files are actually inside separate language folder but included files with the same name?
Language sessions are correct using Smarty framework.