Skip to content

Instantly share code, notes, and snippets.

@stevewithington
Created March 31, 2014 16:53
Show Gist options
  • Save stevewithington/9896760 to your computer and use it in GitHub Desktop.
Save stevewithington/9896760 to your computer and use it in GitHub Desktop.
Mura CMS : remove any truly orphaned files from Mura CMS.
<cfset application.serviceFactory.getBean('fileManager').cleanFileCache('[siteid]') />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment