DB_ERROR

Definition

includes/database.inc

Description

A hash value to check when outputting database errors, md5'DB_ERROR').

See also

drupal_error_handler()

Code

<?php
define('DB_ERROR', 'a515ac9c2796ca0e23adbe92c68fc9fc');
?>
 
 

Drupal is a registered trademark of Dries Buytaert.