You are here

constant PRIVATE_MESSAGE_THREADS_TABLE in Private Message 8.2

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

File

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

Code

define('PRIVATE_MESSAGE_THREADS_TABLE', 'private_message_threads');