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:
@@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user