merged sesson-functions for .16, incl. the brute-force stuffe and cacheing the data from other session in the appsession

fixed multidomain logins for register_globals off
This commit is contained in:
Ralf Becker
2003-05-18 19:18:58 +00:00
parent 53b8b8844f
commit a09ccfb730
33 changed files with 231 additions and 171 deletions

View File

@ -255,6 +255,7 @@
$table = $this->html->hash_table($rows,$header,$this, 'format_row');
$this->t->set_var('event_list',$table);
$GLOBALS['phpgw_info']['flags']['app_header'] = lang('Admin').' - '.($this->editmode?lang('Edit Table format') : lang('View error log'));
$GLOBALS['phpgw']->common->phpgw_header();
$this->t->pfp('out','log_list_t');
// $this->set_app_langs();