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