DRUPAL_BOOTSTRAP_PATH
Definition
Description
Seventh bootstrap phase: set $_GET['q'] to Drupal path of request.
Code
<?php
define('DRUPAL_BOOTSTRAP_PATH', 6);
?>
|
Ubercart API |
|
| Donate to Ubercart | ||
DRUPAL_BOOTSTRAP_PATHDefinitionDescriptionSeventh bootstrap phase: set $_GET['q'] to Drupal path of request. Code |
|