diff options
Diffstat (limited to 'roundcubemail/index.php')
| -rw-r--r-- | roundcubemail/index.php | 1 |
1 files changed, 0 insertions, 1 deletions
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( |
