DB_ERROR

in includes/database.inc

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

See also

drupal_error_handler()

<?php
define('DB_ERROR', 'a515ac9c2796ca0e23adbe92c68fc9fc');
?>
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.