mirror of
https://github.com/e107inc/e107.git
synced 2025-07-22 15:31:23 +02:00
Fixes #3312 - Contact page LAN loading.
This commit is contained in:
@@ -24,7 +24,7 @@ if(!check_class($active) && empty($contactInfo))
|
||||
require_once(e_HANDLER."secure_img_handler.php");
|
||||
$sec_img = new secure_image;
|
||||
|
||||
e107::includeLan(e_LANGUAGEDIR.e_LANGUAGE.'/lan_'.e_PAGE);
|
||||
e107::lan('core','contact');
|
||||
|
||||
define('PAGE_NAME', LANCONTACT_00);
|
||||
|
||||
|
Reference in New Issue
Block a user