mirror of
https://github.com/e107inc/e107.git
synced 2025-01-29 10:38:08 +01:00
Bugtracker #4058 - multi-language in featurebox
This commit is contained in:
parent
eaa6a99354
commit
174f3d79d1
@ -11,8 +11,8 @@
|
||||
| GNU General Public License (http://gnu.org).
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_plugins/featurebox/admin_config.php,v $
|
||||
| $Revision: 1.2 $
|
||||
| $Date: 2007-06-14 19:23:23 $
|
||||
| $Revision: 1.3 $
|
||||
| $Date: 2007-08-28 19:13:49 $
|
||||
| $Author: e107steved $
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
@ -80,7 +80,7 @@ if (isset($message)) {
|
||||
}
|
||||
|
||||
|
||||
if($headline_total = $sql->db_Select("featurebox "))
|
||||
if($headline_total = $sql->db_Select("featurebox"))
|
||||
{
|
||||
$nfArray = $sql -> db_getList();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user