Changeset 26479
- Timestamp:
- 11/29/2013 09:23:49 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/query/results.php
r26012 r26479 279 279 } 280 280 281 /** 282 * @ticket 18897 283 */ 281 284 function test_query_offset_and_paged() { 282 285 $posts = $this->q->query('paged=2&offset=3');
Note: See TracChangeset
for help on using the changeset viewer.