X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=inc%2Fpoche%2Fglobal.inc.php;h=c17d54e63f8fe00ffd1f8698be6330dcbbc717f0;hb=dda7884ace3a3906b65668669fb67b37f596fd62;hp=4d1194563304b302a02ab7d13dfb3298a7c0904d;hpb=10939766de3b6fb677e8acdd74220ad2da612a26;p=github%2Fwallabag%2Fwallabag.git diff --git a/inc/poche/global.inc.php b/inc/poche/global.inc.php index 4d119456..c17d54e6 100755 --- a/inc/poche/global.inc.php +++ b/inc/poche/global.inc.php @@ -29,7 +29,7 @@ require_once INCLUDES . '/3rdparty/paginator.php'; require_once INCLUDES . '/3rdparty/libraries/feedwriter/FeedItem.php'; require_once INCLUDES . '/3rdparty/libraries/feedwriter/FeedWriter.php'; -require_once INCLUDES . '/3rdparty/FlattrItem.class.php'; +require_once INCLUDES . '/poche/FlattrItem.class.php'; # epub library require_once INCLUDES . '/3rdparty/libraries/PHPePub/Logger.php';