1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-21 13:11:52 +02:00

Notice removal

This commit is contained in:
CaMer0n 2009-07-08 07:01:31 +00:00
parent 1fc91d7dd9
commit 6cc3681262

View File

@ -11,15 +11,15 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_plugins/online/online_menu.php,v $
| $Revision: 1.2 $
| $Date: 2007-05-28 16:52:31 $
| $Author: e107steved $
| $Revision: 1.3 $
| $Date: 2009-07-08 07:01:31 $
| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
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");