Drop two unneeded objects

This commit is contained in:
Miles Lott 2001-07-16 22:10:07 +00:00
parent fa7dd52ce4
commit 47c1f01718

View File

@ -17,8 +17,6 @@
$phpgw_info['flags'] = array(
'currentapp' => 'addressbook',
'noheader' => True,
'enable_contacts_class' => True,
'enable_nextmatchs_class' => True,
'nonavbar' => True
);
include('../header.inc.php');