Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.6.2.4, Sat Mar 7 00:57:02 2009 UTC | revision 1.6.2.5, Sat Mar 7 01:50:14 2009 UTC | |
|---|---|---|
| # | Line 283 function unique_field_match_value($field | Line 283 function unique_field_match_value($field |
| 283 | return array(); | return array(); |
| 284 | } | } |
| 285 | ||
| 286 | $qwhere = '( '. $qwhere .') '; | $qwhere = '(( '. $qwhere .')) '; |
| 287 | } | } |
| 288 | ||
| 289 | // add query where clause if scope is limited to content type | // add query where clause if scope is limited to content type |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |