1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-13 18:14:26 +02:00

featurebox front-end - more from the same commit

This commit is contained in:
secretr
2009-12-09 18:36:33 +00:00
parent c344133a74
commit 9f6c8ad8f1
5 changed files with 179 additions and 9 deletions

View File

@@ -0,0 +1,18 @@
<?php
/*
* e107 website system
*
* Copyright (C) 2008-2009 e107 Inc (e107.org)
* Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
*
*
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/featurebox/languages/English_front_featurebox.php,v $
* $Revision: 1.1 $
* $Date: 2009-12-09 18:36:32 $
* $Author: secretr $
*/
define("FBLAN_01", "Feature Box");
?>