/[drupal]/contributions/modules/spaces/spaces_og/spaces_og.module
ViewVC logotype

Diff of /contributions/modules/spaces/spaces_og/spaces_og.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1.2.29.2.22, Sat Sep 5 21:56:45 2009 UTC revision 1.1.2.29.2.23, Fri Oct 2 13:55:03 2009 UTC
# Line 1084  function _spaces_og_group_options($type, Line 1084  function _spaces_og_group_options($type,
1084        $join        $join
1085      WHERE n.status = 1      WHERE n.status = 1
1086        AND sf.id = '%s'        AND sf.id = '%s'
1087        AND sf.value != %d        AND sf.value != '%s'
1088        $where        $where
1089      ORDER BY n.title ASC",      ORDER BY n.title ASC",
1090      $args);      $args);

Legend:
Removed from v.1.1.2.29.2.22  
changed lines
  Added in v.1.1.2.29.2.23

  ViewVC Help
Powered by ViewVC 1.1.2