add check to prevent compile error in translation tools

add initial kinyarwanda language
This commit is contained in:
Pim Snel 2007-11-12 00:47:59 +00:00
parent c9432e9b81
commit a12070b61f
2 changed files with 9 additions and 2 deletions

View File

@ -96,5 +96,11 @@
$file['phpInfo'] = "javascript:openwindow('" . $GLOBALS['egw']->link('/admin/phpinfo.php') . "')";
}
display_sidebox($appname,$menu_title,$file);
}
if($GLOBALS['egw_info']['flags']['currentapp'] =='admin')
{
$menu_title = 'Administration';
$file = array();
display_sidebox($appname,$menu_title,$file);
}
}

1
admin/setup/egw_rw.lang Normal file
View File

@ -0,0 +1 @@
email address admin rw email