mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 03:40:37 +02:00
Load comments lan in news.
This commit is contained in:
@@ -47,6 +47,7 @@ class news_front
|
||||
|
||||
e107::includeLan(e_LANGUAGEDIR.e_LANGUAGE.'/lan_'.e_PAGE);
|
||||
e107::includeLan(e_LANGUAGEDIR.e_LANGUAGE.'/lan_news.php'); // Temporary
|
||||
e107::includeLan(e_LANGUAGEDIR.e_LANGUAGE.'/lan_comment.php'); // Temporary
|
||||
|
||||
$this->pref = e107::getPref();
|
||||
|
||||
|
Reference in New Issue
Block a user