1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00
php-e107/e107_plugins/featurebox/languages/English_front_featurebox.php

11 lines
270 B
PHP
Raw Normal View History

<?php
/*
* Copyright (c) e107 Inc 2009 - e107.org, Licensed under GNU GPL (http://www.gnu.org/licenses/gpl.txt)
2010-02-10 18:18:01 +00:00
* $Id$
*
2012-12-15 16:12:44 +01:00
* Featurebox front-end language defines
*/
define("FBLAN_01", "Feature Box");
2012-08-22 03:38:38 +00:00
// define("FBLAN_02", "read more"); // Already used in admin area.
?>