mirror of
https://github.com/e107inc/e107.git
synced 2025-07-30 19:30:25 +02:00
Changed present LAN calls (+ edit +decommented) so to be able to use the translation (previous state crippled .. not finished ??) Iff i am correct on coding unsure, testing provides working..
This commit is contained in:
@@ -15,6 +15,7 @@ if(!defined('e107_INIT'))
|
||||
require_once('../../class2.php');
|
||||
}
|
||||
|
||||
e107::lan('forum', "front", true);
|
||||
define('NAVIGATION_ACTIVE','forum');
|
||||
|
||||
$e107 = e107::getInstance();
|
||||
|
Reference in New Issue
Block a user