mirror of
https://github.com/standardebooks/web.git
synced 2025-07-06 23:00:28 -04:00
Fix OPDS/RSS scripts"
This commit is contained in:
parent
905aef22fa
commit
1f6170d23a
2 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,6 @@
|
|||
<?
|
||||
require_once('/standardebooks.org/web/lib/Core.php');
|
||||
|
||||
use function Safe\file_get_contents;
|
||||
use function Safe\getopt;
|
||||
use function Safe\krsort;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue