Hi,
Is someone knows where is the function that create the Members block in index page
In templates/base/scripts/BxBaseIndexPageView.php
there is
// ----- non-block functions ----- //
function getMembers ($sBlockName, $aParams = array(), $iLimit = 16, $sMode = 'last')
But where is the function that generates the html code for the Members block in index page ?
