Parent Directory
|
Revision Log
|
Revision Graph
|
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); |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |