mirror of
https://github.com/e107inc/e107.git
synced 2025-08-26 07:44:49 +02:00
Code cleanup: deprecated include_lan()
This commit is contained in:
@@ -20,7 +20,7 @@ e107::css('inline',"
|
||||
");
|
||||
|
||||
e107::coreLan('cpage', true);
|
||||
include_lan(e_LANGUAGEDIR.e_LANGUAGE.'/lan_page.php');
|
||||
e107::includeLan(e_LANGUAGEDIR.e_LANGUAGE.'/lan_page.php');
|
||||
|
||||
$e_sub_cat = 'custom';
|
||||
|
||||
|
Reference in New Issue
Block a user