mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 12:51:52 +02:00
Form-handler language file created. #2249
This commit is contained in:
12
e107_languages/English/lan_form_handler.php
Normal file
12
e107_languages/English/lan_form_handler.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
/**
|
||||
* e107 website system
|
||||
*
|
||||
* Copyright (C) 2008-2017 e107 Inc (e107.org)
|
||||
* Released under the terms and conditions of the
|
||||
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
define("LAN_EFORM_001", "");
|
Reference in New Issue
Block a user