from epub to all kind of ebooks

This commit is contained in:
tcit 2014-07-24 15:53:23 +02:00
parent 4188f38ad5
commit 15317991f3
2 changed files with 1 additions and 1 deletions

View File

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