diff --git a/bootstrap.php b/bootstrap.php index 40ed9820e..6611d406e 100644 --- a/bootstrap.php +++ b/bootstrap.php @@ -33,8 +33,7 @@ $bluehost_module_container = new Container(); // Test adding wp-cloud constants -define( 'IS_ATOMIC', true ); -define( 'ATOMIC_CLIENT_ID', '2' ); +// define( 'IS_ATOMIC', true ); // Context setup add_action(