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