function raven_post_update_disable_middleware in Raven: Sentry Integration 3.x
Move database logging from stack middleware to request subscriber.
File
- ./
raven.post_update.php, line 23 - Post update functions for Raven module.
Code
function raven_post_update_disable_middleware() {
}