Fix OPDS/RSS scripts"

This commit is contained in:
Alex Cabal 2020-06-24 20:23:45 -05:00
parent 905aef22fa
commit 1f6170d23a
2 changed files with 4 additions and 2 deletions

View file

@ -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;