diff --git a/addressbook/inc/class.boaddressbook.inc.php b/addressbook/inc/class.boaddressbook.inc.php index 6491fa8389..051c4a7456 100644 --- a/addressbook/inc/class.boaddressbook.inc.php +++ b/addressbook/inc/class.boaddressbook.inc.php @@ -76,6 +76,7 @@ } /* _debug_array($GLOBALS['HTTP_POST_VARS']); */ /* Might change this to '' at the end---> */ + $start = $GLOBALS['start']; $query = $GLOBALS['query']; $sort = $GLOBALS['sort']; $order = $GLOBALS['order'];