DB_ERROR
in includes/database.inc
A hash value to check when outputting database errors, md5('DB_ERROR').
See also
<?php
define('DB_ERROR', 'a515ac9c2796ca0e23adbe92c68fc9fc');
?>
Login or register to post comments in includes/database.inc
A hash value to check when outputting database errors, md5('DB_ERROR').
<?php
define('DB_ERROR', 'a515ac9c2796ca0e23adbe92c68fc9fc');
?>
Login or register to post comments