mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-27 11:22:17 -05:00
from epub to all kind of ebooks
This commit is contained in:
parent
4188f38ad5
commit
15317991f3
@ -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 New Issue
Block a user