1101 |
# This is needed otherwise ccl= and &limit won't work together, and |
1101 |
# This is needed otherwise ccl= and &limit won't work together, and |
1104 |
$q .= ' and '.join(' and ', @limits); |
1105 |
$q .= ' and '.join(' and ', @limits); |
1106 |
return ( undef, $q, $q, "q=ccl=$q", $q, '', '', '', '', 'ccl' ); |
1107 |
return ( undef, $q, $q, "q=ccl=$q", $q, '', '', '', '', 'ccl' ); |