]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - inc/poche/global.inc.php
Merge pull request #839 from wallabag/fixlocalpictures
[github/wallabag/wallabag.git] / inc / poche / global.inc.php
index 3eb64df0e13bfcd9c242928deac0815d043b15d6..b8c487e39277e604c684c880e4b03d55d358829e 100755 (executable)
@@ -22,6 +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/Poche.class.php';
 
 require_once INCLUDES . '/poche/Database.class.php';