DRUPAL_BOOTSTRAP_PATH
in includes/bootstrap.inc
Eighth bootstrap phase: set $_GET['q'] to Drupal path of request.
<?php
define('DRUPAL_BOOTSTRAP_PATH', 7);
?>
Login or register to post comments in includes/bootstrap.inc
Eighth bootstrap phase: set $_GET['q'] to Drupal path of request.
<?php
define('DRUPAL_BOOTSTRAP_PATH', 7);
?>
Login or register to post comments