diff --git a/addressbook/index.php b/addressbook/index.php index 793c685ed9..256eb7ab11 100755 --- a/addressbook/index.php +++ b/addressbook/index.php @@ -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');