zmiany
This commit is contained in:
parent
addb326a10
commit
5106e1fe91
@ -14,6 +14,7 @@ if (!file_exists($drupal_path . '/includes/bootstrap.inc')) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
define('DRUPAL_ROOT', $drupal_path);
|
define('DRUPAL_ROOT', $drupal_path);
|
||||||
|
chdir(DRUPAL_ROOT);
|
||||||
require_once DRUPAL_ROOT . '/includes/bootstrap.inc';
|
require_once DRUPAL_ROOT . '/includes/bootstrap.inc';
|
||||||
drupal_bootstrap(DRUPAL_BOOTSTRAP_FULL);
|
drupal_bootstrap(DRUPAL_BOOTSTRAP_FULL);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user