Skip to content

Instantly share code, notes, and snippets.

@wilr
Created June 29, 2014 10:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wilr/b688b612af3f6f08b1bd to your computer and use it in GitHub Desktop.
Save wilr/b688b612af3f6f08b1bd to your computer and use it in GitHub Desktop.
Output contents of SilverStripe template mainfest in a readable
php -r "echo '<pre>'; print_r(unserialize(file_get_contents('silverstripe-cache/apache/templatemanifest/cache_manifest')));"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment