Skip to content

Instantly share code, notes, and snippets.

@aqlong
Last active December 13, 2015 17:09
Show Gist options
  • Save aqlong/4946166 to your computer and use it in GitHub Desktop.
Save aqlong/4946166 to your computer and use it in GitHub Desktop.
<cfdump var="#createobject("component","CFIDE.adminapi.runtime").getinstancename()#">
<cfif structKeyExists(url, "setSessionTime")>
<cfset session.time = now()>
</cfif>
<cfdump var="#GetHttpRequestData()#">
<cfdump var="#session#">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment