1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-15 19:14:09 +02:00

signup language issues

This commit is contained in:
secretr
2012-11-15 16:02:34 +00:00
parent 2a0efa5912
commit acca6e9f48
2 changed files with 5 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
/*
* e107 website system
*
* Copyright (C) 2008-2011 e107 Inc (e107.org)
* Copyright (C) 2008-2012 e107 Inc (e107.org)
* Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
*
@@ -16,6 +16,7 @@
if (!defined('e107_INIT')) { exit; }
e107::coreLan('signup');
class signup_shortcodes extends e_shortcode
{