Skip to content

Instantly share code, notes, and snippets.

@acidjazz
Created January 30, 2013 20:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save acidjazz/4676565 to your computer and use it in GitHub Desktop.
Save acidjazz/4676565 to your computer and use it in GitHub Desktop.
if (isset($_COOKIE['fbsr_'.FB_APPID])) {
$_REQUEST['signed_request'] = $_COOKIE['fbsr_'.FB_APPID];
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment