You are here

constant CONTACT_SAVE_MESSAGE_STATE_READ in Contact Save 7

1 use of CONTACT_SAVE_MESSAGE_STATE_READ
contact_save_message_read_status in ./contact_save.module
Get the 'read' status of a message.

File

./contact_save.module, line 8
Contact save module logic.

Code

define('CONTACT_SAVE_MESSAGE_STATE_READ', 1);