diff options
author | thomascube <thomas@roundcube.net> | 2009-03-10 08:13:26 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2009-03-10 08:13:26 +0000 |
commit | 75a09466ac6843b9dd861976105c1fc3177cb208 (patch) | |
tree | 0316c1f000b7dd443bf080963322c929d2206e89 /index.php | |
parent | 123300749c7ae0445c121586f97f95202e3c572f (diff) |
Fix r2339 for releasev0.2.2@2481v0.2.1@2348
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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( |