Changeset 26012 for trunk/tests/phpunit/tests/query/results.php
- Timestamp:
- 11/05/2013 01:34:44 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/query/results.php
r25356 r26012 279 279 } 280 280 281 /**282 * @ticket 18897283 */284 281 function test_query_offset_and_paged() { 285 282 $posts = $this->q->query('paged=2&offset=3');
Note: See TracChangeset
for help on using the changeset viewer.