Previously I was using qa_get_option in 1.2 to calculate which page of the questions/tags/users list the user is on. But in 1.3 I get a "call to undefined function" error.
There is a function "qa_get_options" for getting multiple options - should this be used instead? Any better way to display "page X" based on what page we're on?