From 93adb3fc1b743f80859a5902694d06e7ceecdb59 Mon Sep 17 00:00:00 2001 From: svncommit Date: Mon, 9 Mar 2009 21:03:10 +0000 Subject: Fixed check-recent [richs] --- index.php | 1 + 1 file changed, 1 insertion(+) (limited to 'index.php') 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( -- cgit v1.2.3