<?php
  return array('where' => $where,
           'join' => $join,
           'args' => $args,
         );
?>

This looks very strange.

This patch just fixes this problem

CommentFileSizeAuthor
user-filter_query.patch743 bytesdawehner
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Dries’s picture

Status: Needs review » Fixed

Committed to CVS HEAD. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.