1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-03 13:17:24 +02:00

another test

This commit is contained in:
mcfly
2008-02-16 17:16:02 +00:00
parent d8b00ec218
commit 2610668698

View File

@@ -11,8 +11,8 @@
| GNU General Public License (http://gnu.org). | GNU General Public License (http://gnu.org).
| |
| $Source: /cvs_backup/e107_0.8/e107_plugins/forum/plugin.php,v $ | $Source: /cvs_backup/e107_0.8/e107_plugins/forum/plugin.php,v $
| $Revision: 1.2 $ | $Revision: 1.3 $
| $Date: 2008-02-16 16:56:12 $ | $Date: 2008-02-16 17:16:02 $
| $Author: mcfly_e107 $ | $Author: mcfly_e107 $
+----------------------------------------------------------------------------+ +----------------------------------------------------------------------------+
*/ */
@@ -21,7 +21,7 @@ if (!defined('e107_INIT')) { exit; }
@include_once(e_PLUGIN.'forum/languages/'.e_LANGUAGE.'/lan_forum_conf.php'); @include_once(e_PLUGIN.'forum/languages/'.e_LANGUAGE.'/lan_forum_conf.php');
@include_once(e_PLUGIN.'forum/languages/English/lan_forum_conf.php'); @include_once(e_PLUGIN.'forum/languages/English/lan_forum_conf.php');
//test
// Plugin info ------------------------------------------------------------------------------------------------------- // Plugin info -------------------------------------------------------------------------------------------------------
$eplug_name = 'Forum'; $eplug_name = 'Forum';