Example #1
0
function firstImage($post, $thumbs = false)
{
    return Puskice::firstImage($post, $thumbs);
}