From: Michael M Slusarz Date: Fri, 24 Jul 2009 21:57:51 +0000 (-0600) Subject: This preference no longer exists. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=ff60f30e454a312e1730dde0c6804416ed5e7fb3;p=horde.git This preference no longer exists. --- diff --git a/chora/config/prefs.php.dist b/chora/config/prefs.php.dist index df87aa71e..af5f998e6 100644 --- a/chora/config/prefs.php.dist +++ b/chora/config/prefs.php.dist @@ -5,13 +5,6 @@ * See horde/config/prefs.php for documentation on the structure of this file. */ -$prefGroups['logintasks'] = array( - 'column' => _("Other Options"), - 'label' => _("Login Tasks"), - 'desc' => _("Customize tasks to run upon logging in to Chora."), - 'members' => array('remember_last_file') -); - // last browse file/directory $_prefs['last_file'] = array( 'value' => 0,