1
0

ML: Give Smarty amount of total images

This commit is contained in:
onli
2013-06-09 17:51:48 +02:00
parent 6413493e9d
commit 294fef724b

View File

@ -1662,7 +1662,8 @@ function serendipity_displayImageList($page = 0, $lineBreak = NULL, $manage = fa
'pages' => $pages,
'linkNext' => $linkNext,
'linkPrevious' => $linkPrevious,
'extraParems' => $extraParems
'extraParems' => $extraParems,
'totalImages' => $totalImages
);
return serendipity_showMedia(
$serendipity['imageList'],