Skip to content

Commit

Permalink
Merge pull request #1977 from Automattic/update/activate-notoptions-e…
Browse files Browse the repository at this point in the history
…rror-mitigation

Activate notoptions corruption detection + mitigation by requiring file
  • Loading branch information
nickdaugherty authored Feb 8, 2021
2 parents 32fa642 + 7df0c4e commit 8688683
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 000-vip-init.php
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@
require_once( __DIR__ . '/lib/utils/class-alerts.php' );

// Load our development and environment helpers
require_once( __DIR__ . '/vip-helpers/vip-notoptions-mitigation.php' );
require_once( __DIR__ . '/vip-helpers/vip-utils.php' );
require_once( __DIR__ . '/vip-helpers/vip-newrelic.php' );
require_once( __DIR__ . '/vip-helpers/vip-caching.php' );
Expand Down

0 comments on commit 8688683

Please sign in to comment.