This preference no longer exists.
authorMichael M Slusarz <slusarz@curecanti.org>
Fri, 24 Jul 2009 21:57:51 +0000 (15:57 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Sat, 25 Jul 2009 16:47:20 +0000 (10:47 -0600)
chora/config/prefs.php.dist

index df87aa7..af5f998 100644 (file)
@@ -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,