From ff60f30e454a312e1730dde0c6804416ed5e7fb3 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Fri, 24 Jul 2009 15:57:51 -0600 Subject: [PATCH] This preference no longer exists. --- chora/config/prefs.php.dist | 7 ------- 1 file changed, 7 deletions(-) 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, -- 2.11.0