1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-20 05:11:42 +02:00

Fixes #1128, Issue #6 - Contact menu missing LAN.

This commit is contained in:
Cameron
2015-08-16 15:17:54 -07:00
parent faba6e9bea
commit 973ae6107d
3 changed files with 4 additions and 2 deletions

View File

@@ -24,6 +24,7 @@ $sec_img = new secure_image;
include_lan(e_LANGUAGEDIR.e_LANGUAGE.'/lan_'.e_PAGE);
define('PAGE_NAME', LANCONTACT_00);
require_once(HEADERF);