]*(<|$))'); /********************************************************************************** * Database constants **********************************************************************************/ /** * The name of the table to create and use for storing redactions. */ define( "datasync_DATABASE_REDACT_TABLENAME", 'datasync_redactions' ); /** * Redacted character */ define("datasync_FULL_BLOCK", '█'); ?>