Skip to content

Instantly share code, notes, and snippets.

@cwarden
Created February 18, 2014 19:15
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 cwarden/400a153e00077349059c to your computer and use it in GitHub Desktop.
Save cwarden/400a153e00077349059c to your computer and use it in GitHub Desktop.
<apex:page showHeader="false" standardStylesheets="false" contentType="text/javascript" cache="false">{!IF(ISBLANK($CurrentPage.parameters.callback), 'true', $CurrentPage.parameters.callback + '(true);')}<!-- used by mobile app to refresh the VisualForce session cookie --></apex:page>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment