Contributions API

Calling all Drupal developers!

Help us get this on the first page of Digg. DIGG NOW!

Modules in 6

$conf

Definition

documentation/globals.php

Description

The path to the configuration directory as set by conf_path().

Code

<?php
global $conf;
?>