mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-17 03:05:19 +00:00
from epub to all kind of ebooks
This commit is contained in:
parent
4188f38ad5
commit
15317991f3
2 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ require_once ROOT . '/vendor/autoload.php';
|
|||
require_once INCLUDES . '/poche/Template.class.php';
|
||||
require_once INCLUDES . '/poche/Language.class.php';
|
||||
require_once INCLUDES . '/poche/Routing.class.php';
|
||||
require_once INCLUDES . '/poche/WallabagEpub.class.php';
|
||||
require_once INCLUDES . '/poche/WallabagEBooks.class.php';
|
||||
require_once INCLUDES . '/poche/Poche.class.php';
|
||||
|
||||
require_once INCLUDES . '/poche/Database.class.php';
|
||||
|
|
Loading…
Reference in a new issue