From 71cc0cbd3cf91a02a5cf8cbe4cb2845830189d7e Mon Sep 17 00:00:00 2001 From: thomasb Date: Tue, 10 Mar 2009 08:09:33 +0000 Subject: Partially reverted r2339 + fix indentation git-svn-id: https://svn.roundcube.net/trunk@2347 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/index.php | 1 - 1 file changed, 1 deletion(-) (limited to 'roundcubemail/index.php') diff --git a/roundcubemail/index.php b/roundcubemail/index.php index fba7e813c..172d57c88 100644 --- a/roundcubemail/index.php +++ b/roundcubemail/index.php @@ -183,7 +183,6 @@ $action_map = array( 'remove-attachment' => 'attachments.inc', 'display-attachment' => 'attachments.inc', 'upload' => 'attachments.inc', - 'check-recent' => 'check_recent.inc', ), 'addressbook' => array( -- cgit v1.2.3