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