global $conf
- 7.x drupal-7.x/authorize.php conf
- 7.x documentation-7.x/developer/globals.php conf
- 6.x documentation-6.x/developer/globals.php conf
Array of persistent variables stored in 'variable' table.
See also
File
- documentation-6.x/
developer/ globals.php, line 64 - These are the global variables that Drupal uses.
Code
global $conf;