global $conf

  1. 7.x drupal-7.x/authorize.php conf
  2. 7.x documentation-7.x/developer/globals.php conf
  3. 6.x documentation-6.x/developer/globals.php conf

Array of persistent variables stored in 'variable' table.

See also

variable_get()

variable_set()

variable_del()

File

documentation-6.x/developer/globals.php, line 64
These are the global variables that Drupal uses.

Code

global $conf;