You are here

constant CONTACT_SAVE_MESSAGE_STATE_UNREAD in Contact Save 7

@file Contact save module logic.

2 uses of CONTACT_SAVE_MESSAGE_STATE_UNREAD
contact_save_contact_save_message_read in ./contact_save.module
Implements hook_contact_save_message_read().
contact_save_message_read_status in ./contact_save.module
Get the 'read' status of a message.

File

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

Code

define('CONTACT_SAVE_MESSAGE_STATE_UNREAD', 0);