"fixed problem reported in the users list/forum: viewing an addressbook entry gives a second navbar and other errors"

This commit is contained in:
Ralf Becker 2007-04-05 07:27:41 +00:00
parent 3e69390c48
commit 82258373e2

View File

@ -196,6 +196,7 @@
$GLOBALS['egw_info']['etemplate'] = array(
'name_forms' => $GLOBALS['egw_info']['etemplate']['name_forms'],
'validation_errors' => $GLOBALS['egw_info']['etemplate']['validation_errors'],
'hooked' => $GLOBALS['egw_info']['etemplate']['hooked'],
);
$this->name_form =& $GLOBALS['egw_info']['etemplate']['name_form'];
$this->name_forms =& $GLOBALS['egw_info']['etemplate']['name_forms'];