Skip to content

Instantly share code, notes, and snippets.

@jsieber
Forked from ronnieduke/mura-cache-rebuild.cfm
Last active August 29, 2015 14:08
Show Gist options
  • Save jsieber/32b8785c866a0622cf28 to your computer and use it in GitHub Desktop.
Save jsieber/32b8785c866a0622cf28 to your computer and use it in GitHub Desktop.
<!--- Stick this in to your theme/remote/rebuild.cfm --->
<cfset application.serviceFactory.getBean('fileManager').rebuildImageCache(siteid='YOURSITEID')>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment