Skip to content

Instantly share code, notes, and snippets.

@stevewithington
Last active December 14, 2015 09:29
Show Gist options
  • Save stevewithington/5064895 to your computer and use it in GitHub Desktop.
Save stevewithington/5064895 to your computer and use it in GitHub Desktop.
<!--- This method would reload the application at the time it's executed --->
<cflocation url="./?#URLEncodedFormat(application.appreloadkey)#&reload=#URLEncodedFormat(application.appreloadkey)#" addtoken="false" />
<!--- OR --->
<!--- This method would force Mura to reload on the next event --->
<cfset application.appinitialized = false>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment