Created
May 28, 2014 20:46
-
-
Save ronnieduke/45ba5dfd04f4e0f09995 to your computer and use it in GitHub Desktop.
Rebuild your image cache in Mura
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!--- 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