Skip to content

Instantly share code, notes, and snippets.

@muffl0n
Created July 30, 2014 08:44
Show Gist options
  • Save muffl0n/c1381e6a1bb6f67302e3 to your computer and use it in GitHub Desktop.
Save muffl0n/c1381e6a1bb6f67302e3 to your computer and use it in GitHub Desktop.
<?php
$uuid = $_GET['uuid'];
if ($uuid) {
}
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment