mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 14:46:56 +02:00
Notice removal
This commit is contained in:
@@ -11,15 +11,15 @@
|
|||||||
| GNU General Public License (http://gnu.org).
|
| GNU General Public License (http://gnu.org).
|
||||||
|
|
|
|
||||||
| $Source: /cvs_backup/e107_0.8/e107_plugins/online/online_menu.php,v $
|
| $Source: /cvs_backup/e107_0.8/e107_plugins/online/online_menu.php,v $
|
||||||
| $Revision: 1.2 $
|
| $Revision: 1.3 $
|
||||||
| $Date: 2007-05-28 16:52:31 $
|
| $Date: 2009-07-08 07:01:31 $
|
||||||
| $Author: e107steved $
|
| $Author: e107coders $
|
||||||
+----------------------------------------------------------------------------+
|
+----------------------------------------------------------------------------+
|
||||||
*/
|
*/
|
||||||
|
|
||||||
if (!defined('e107_INIT')) { exit; }
|
if (!defined('e107_INIT')) { exit; }
|
||||||
|
|
||||||
global $tp, $sc_style, $gen;
|
global $tp, $sc_style, $gen, $menu_pref;
|
||||||
|
|
||||||
include_lan(e_PLUGIN."online/languages/".e_LANGUAGE.".php");
|
include_lan(e_PLUGIN."online/languages/".e_LANGUAGE.".php");
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user