1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-13 01:54:12 +02:00

language cleanup

This commit is contained in:
marj
2009-07-18 15:14:38 +00:00
parent fe48473f4e
commit b37f8df961
4 changed files with 20 additions and 26 deletions

View File

@@ -9,9 +9,9 @@
* Banner Administration
*
* $Source: /cvs_backup/e107_0.8/e107_admin/banner.php,v $
* $Revision: 1.10 $
* $Date: 2009-01-09 17:25:50 $
* $Author: secretr $
* $Revision: 1.11 $
* $Date: 2009-07-18 15:14:38 $
* $Author: marj_nl_fr $
*
*/
@@ -35,6 +35,7 @@ $fl = new e_file;
require_once(e_HANDLER."message_handler.php");
$emessage = &eMessage::getInstance();
//@FIXME mix up in banner language files
@include_lan(e_LANGUAGEDIR.e_LANGUAGE."/admin/lan_menus.php");
@include_lan(e_PLUGIN."banner_menu/languages/".e_LANGUAGE.".php");