$active_db

Definition

developer/globals.php

Description

Active database connection.

See also

db_set_active()

Code

<?php
global $active_db;
?>
 
 

Drupal is a registered trademark of Dries Buytaert.