From e9a9f2f6c52e41f3e85fc3ab0ee93afecd080892 Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Fri, 03 Jun 2011 07:03:13 -0400 Subject: [PATCH] - Added addressbook advanced search --- program/steps/addressbook/list.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/program/steps/addressbook/list.inc b/program/steps/addressbook/list.inc index 234e1a6..0eb4b80 100644 --- a/program/steps/addressbook/list.inc +++ b/program/steps/addressbook/list.inc @@ -28,7 +28,7 @@ // create javascript list rcmail_js_contacts_list($result); - + // send response $OUTPUT->send(); -- Gitblit v1.9.1