DRUPAL_BOOTSTRAP_VARIABLES

in includes/bootstrap.inc

Fourth bootstrap phase: initialize the variable system.

<?php
define('DRUPAL_BOOTSTRAP_VARIABLES', 3);
?>