Merge branch 'dev' of git://github.com/tcitworld/poche into tcitworld-dev

This commit is contained in:
Nicolas Lœuillet
2013-10-03 14:51:20 +02:00
2 changed files with 8 additions and 7 deletions

View File

@ -388,7 +388,7 @@ class Poche
# flattr checking
$flattr = new FlattrItem();
$flattr->checkItem($entry['url']);
$flattr->checkItem($entry['url'],$entry['id']);
$tpl_vars = array(
'entry' => $entry,