Thomas Bruederli
2016-01-16 699af1e5206ed9114322adaa3c25c1c969640a53
program/steps/addressbook/export.inc
@@ -21,6 +21,8 @@
 +-----------------------------------------------------------------------+
*/
$RCMAIL->request_security_check(rcube_utils::INPUT_GET);
// Use search result
if (!empty($_REQUEST['_search']) && isset($_SESSION['search'][$_REQUEST['_search']])) {
    $sort_col = $RCMAIL->config->get('addressbook_sort_col', 'name');