summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorsvncommit <devs@roundcube.net>2009-03-09 21:03:10 +0000
committersvncommit <devs@roundcube.net>2009-03-09 21:03:10 +0000
commit93adb3fc1b743f80859a5902694d06e7ceecdb59 (patch)
tree70fb9e10daeaf677e4fc9edcb88a0d5f7d360121 /index.php
parent3b9a53f4fbc61f0a68d2542ad0f1552a4356d381 (diff)
Fixed check-recent [richs]
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index 172d57c88..fba7e813c 100644
--- a/index.php
+++ b/index.php
@@ -183,6 +183,7 @@ $action_map = array(
'remove-attachment' => 'attachments.inc',
'display-attachment' => 'attachments.inc',
'upload' => 'attachments.inc',
+ 'check-recent' => 'check_recent.inc',
),
'addressbook' => array(