Esempio n. 1
0
function social_links($args)
{
    $output = new ShareAndFollow();
    $output->social_links($args);
}