You are here

constant PRIVATE_MESSAGE_LAST_ACCESS_TABLE in Private Message 8.2

1 use of PRIVATE_MESSAGE_LAST_ACCESS_TABLE
private_message_update_8005 in ./private_message.install
Migrate the records into a new table.

File

./private_message.install, line 15
Holds install and update hooks for the Private Message module.

Code

define('PRIVATE_MESSAGE_LAST_ACCESS_TABLE', 'private_message_thread__last_access_time');