mirror of
https://github.com/e107inc/e107.git
synced 2025-08-31 10:01:56 +02:00
Multiple $emessage to $mes replacements and old code clean-up. Updated headers.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
/*
|
||||
* e107 website system
|
||||
*
|
||||
* Copyright (C) 2008-2010 e107 Inc (e107.org)
|
||||
* Copyright (C) 2008-2013 e107 Inc (e107.org)
|
||||
* Released under the terms and conditions of the
|
||||
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
|
||||
*
|
||||
@@ -53,7 +53,8 @@ EOF;
|
||||
|
||||
$this->getStats();
|
||||
|
||||
global $user_pref, $pref; // quick fix.
|
||||
global $user_pref; // quick fix.
|
||||
$pref = e107::getPref();
|
||||
|
||||
e107::js('inline',$code,'jquery');
|
||||
|
||||
|
Reference in New Issue
Block a user