the app_header 'home' wasn't translated

This commit is contained in:
alpeb 2004-01-25 17:35:27 +00:00
parent cd30e8c17c
commit 44bbcd3cad

View File

@ -36,6 +36,7 @@
'enable_nextmatchs_class' => True 'enable_nextmatchs_class' => True
); );
include('header.inc.php'); include('header.inc.php');
$GLOBALS['phpgw_info']['flags']['app_header']=lang('home');
if ($_GET['phpgw_forward']) if ($_GET['phpgw_forward'])
{ {