1
0
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:
Tijn Kuyper
2013-02-25 20:14:59 +01:00
parent 7ebffc627f
commit e6e20fd8ef
12 changed files with 75 additions and 90 deletions

View File

@@ -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');