Skip to content

Instantly share code, notes, and snippets.

@gggeek
Created September 6, 2012 11:16
Show Gist options
  • Save gggeek/3654964 to your computer and use it in GitHub Desktop.
Save gggeek/3654964 to your computer and use it in GitHub Desktop.
6. tracing execution of ajax requests / redirects
# in file index.php, on line 198, add:
eZExecution::addCleanupHandler( array( 'eZPerfLogger', 'cleanup' ) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment