Differences From Artifact [91c16aa816]:
- File src/stat.c — part of check-in [8017aab792] at 2021-12-23 12:20:23 on branch trunk — Improvements to the /urllist page. (user: drh size: 37597)
To Artifact [ec9dc2ca40]:
- File src/stat.c — part of check-in [7558307433] at 2021-12-23 12:25:51 on branch trunk — Fix bug in the previous check-in. (user: drh size: 37586)
| ︙ | |||
540 541 542 543 544 545 546 | 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 | - + |
}
db_finalize(&q);
if( nOmitted ){
@ <tr><td><a href="urllist?all"><i>Show %d(nOmitted) more...</i></a>
}
if( cnt ){
|
| ︙ |