mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
LAN fix
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
if (!defined('e107_INIT')) { exit; }
|
if (!defined('e107_INIT')) { exit; }
|
||||||
|
|
||||||
|
e107::lan('core','contact');
|
||||||
|
|
||||||
$head = '<form id="contact-menu" action="'.e_BASE.'contact.php" method="post" >';
|
$head = '<form id="contact-menu" action="'.e_BASE.'contact.php" method="post" >';
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user