Skip to content

Instantly share code, notes, and snippets.

@tylerhall
Created January 3, 2011 19:52
Show Gist options
  • Save tylerhall/763856 to your computer and use it in GitHub Desktop.
Save tylerhall/763856 to your computer and use it in GitHub Desktop.
<?PHP
include 'class.sosumi.php';
$ssm = new Sosumi('your-username', 'your-password');
$location = $ssm->locate();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment