1
0
mirror of https://github.com/e107inc/e107.git synced 2025-05-31 16:14:17 +02:00
php-e107/e107_plugins/featurebox/languages/English_front_featurebox.php
2012-08-22 03:38:38 +00:00

11 lines
269 B
PHP

<?php
/*
* Copyright (c) e107 Inc 2009 - e107.org, Licensed under GNU GPL (http://www.gnu.org/licenses/gpl.txt)
* $Id$
*
* Featurebox front-end laguage defines
*/
define("FBLAN_01", "Feature Box");
// define("FBLAN_02", "read more"); // Already used in admin area.
?>