mirror of
https://github.com/standardebooks/web.git
synced 2025-07-19 04:44:48 -04:00
Flesh out OPDS generation backend to be more robust and to support generic Atom feeds
This commit is contained in:
parent
35188195f1
commit
f6df03cfca
23 changed files with 1549 additions and 267 deletions
|
@ -1,5 +1,6 @@
|
|||
<?
|
||||
use function Safe\apcu_fetch;
|
||||
use function Safe\ksort;
|
||||
use function Safe\natsort;
|
||||
use function Safe\preg_replace;
|
||||
use function Safe\sleep;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue