ssi_queryPosts

This handles actually pulling post info. Called from other functions to eliminate duplication.
Parameters Summary
string $query_where = ''
array $query_where_params = array ( )
int $query_limit = 10
string $query_order = 'm.id_msg DESC'
string $output_method = 'echo'
bool $limit_body = false
bool|bool $override_permissions = false