You are here

constant PRIVATE_MESSAGE_DELETE_TIME_TABLE in Private Message 8.2

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

File

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

Code

define('PRIVATE_MESSAGE_DELETE_TIME_TABLE', 'pm_thread_delete_time');