mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 20:30:39 +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_'.e_PAGE);
|
||||||
e107::includeLan(e_LANGUAGEDIR.e_LANGUAGE.'/lan_news.php'); // Temporary
|
e107::includeLan(e_LANGUAGEDIR.e_LANGUAGE.'/lan_news.php'); // Temporary
|
||||||
|
e107::includeLan(e_LANGUAGEDIR.e_LANGUAGE.'/lan_comment.php'); // Temporary
|
||||||
|
|
||||||
$this->pref = e107::getPref();
|
$this->pref = e107::getPref();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user