1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-10 16:46:50 +02:00

Start of LAN rework on Featurebox plugin. Added Global language file. Work in Progress to be continued after development has stabilized on thisp plugin.

This commit is contained in:
Tijn Kuyper
2012-12-15 16:01:31 +01:00
parent 580b933b6b
commit 9c4b1b0071
6 changed files with 48 additions and 54 deletions

View File

@@ -8,11 +8,8 @@
*
* Featurebox Category Tree model
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/featurebox/includes/tree.php,v $
* $Revision$
* $Date$
* $Author$
*
* $URL$
* $Id$
*/
if (!defined('e107_INIT')) { exit; }