Contributions API

Calling all Drupal developers!

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

Modules in 6

$active_db

Definition

documentation/globals.php

Description

Active database connection.

See also

db_set_active()

Code

<?php
global $active_db;
?>