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