diff --git a/addressbook/inc/class.addressbook_hooks.inc.php b/addressbook/inc/class.addressbook_hooks.inc.php index aaffa8a373..fbb475e722 100644 --- a/addressbook/inc/class.addressbook_hooks.inc.php +++ b/addressbook/inc/class.addressbook_hooks.inc.php @@ -5,7 +5,7 @@ * @link http://www.egroupware.org * @package addressbook * @author Ralf Becker - * @copyright (c) 2006-10 by Ralf Becker + * @copyright (c) 2006-13 by Ralf Becker * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License * @version $Id$ */ @@ -170,7 +170,6 @@ class addressbook_hooks 'help' => 'Hides accounts completly from the adressbook.', 'xmlrpc' => True, 'admin' => false, - 'default'=> '1', ); $settings['no_auto_hide'] = array( 'type' => 'check',