DB_ERROR
Definition
includes/database/database.inc
Description
A hash value to check when outputting database errors, md5'DB_ERROR').
See also
Code
<?php
define('DB_ERROR', 'a515ac9c2796ca0e23adbe92c68fc9fc');
?> includes/database/database.inc
A hash value to check when outputting database errors, md5'DB_ERROR').
<?php
define('DB_ERROR', 'a515ac9c2796ca0e23adbe92c68fc9fc');
?>