You are here

constant PRIVATE_MESSAGE_LAST_DELETE_TABLE in Private Message 8.2

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

File

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

Code

define('PRIVATE_MESSAGE_LAST_DELETE_TABLE', 'private_message_thread__last_delete_time');