From 02eece808fde87eac07f8bcbad1ee278cb91514e Mon Sep 17 00:00:00 2001 From: thomasb Date: Wed, 17 Mar 2010 12:24:09 +0000 Subject: Merged devel-threads branch (r3066:3364) back into trunk git-svn-id: https://svn.roundcube.net/trunk@3367 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/index.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'roundcubemail/index.php') diff --git a/roundcubemail/index.php b/roundcubemail/index.php index fe7f6b5fa..ee4aa45cf 100644 --- a/roundcubemail/index.php +++ b/roundcubemail/index.php @@ -226,6 +226,8 @@ $action_map = array( 'delete-folder' => 'manage_folders.inc', 'subscribe' => 'manage_folders.inc', 'unsubscribe' => 'manage_folders.inc', + 'enable-threading' => 'manage_folders.inc', + 'disable-threading' => 'manage_folders.inc', 'add-identity' => 'edit_identity.inc', ) ); -- cgit v1.2.3