Ejemplo n.º 1
0
function openTW()
{
    $twitterUrl = "https://twitter.com/kikapptools";
    Interop::Open($twitterUrl);
}