mirror of
https://github.com/standardebooks/web.git
synced 2025-07-18 12:26:39 -04:00
Remove OPDS temp file if there are no changes to the feed
This commit is contained in:
parent
2a1225ca53
commit
c88dc363a2
2 changed files with 4 additions and 3 deletions
|
@ -1,10 +1,7 @@
|
|||
<?
|
||||
use function Safe\apcu_fetch;
|
||||
use function Safe\ksort;
|
||||
use function Safe\natsort;
|
||||
use function Safe\preg_replace;
|
||||
use function Safe\touch;
|
||||
use function Safe\unlink;
|
||||
use function Safe\usort;
|
||||
|
||||
class Library{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue