global $base_insecure_url in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/globals.api.php \base_insecure_url
The insecure base URL of the Drupal installation.
See also
\Drupal\Core\DrupalKernel::initializeRequestGlobals()
File
- core/
globals.api.php, line 13 - These are the global variables that Drupal uses.
Code
global $base_insecure_url;