$is_https

  1. drupal
    1. 6 developer/globals.php
    2. 7 developer/globals.php
    3. 8 developer/globals.php

Boolean indicating whether or not the current request is secured by HTTPS.

File

developer/globals.php, line 267
These are the global variables that Drupal uses.

Code

global $is_https
Login or register to post comments