constant PRIVATEMSG_UNLIMITED in Privatemsg 7
Same name and namespace in other branches
- 6.2 privatemsg.module \PRIVATEMSG_UNLIMITED
- 6 privatemsg.module \PRIVATEMSG_UNLIMITED
- 7.2 privatemsg.module \PRIVATEMSG_UNLIMITED
Show unlimited messages in a thread.
2 uses of PRIVATEMSG_UNLIMITED
- PrivatemsgTestCase::testPaging in ./
privatemsg.test - privatemsg_thread_load in ./
privatemsg.module - Load a thread with all the messages and participants.
File
- ./
privatemsg.module, line 19 - Allows users to send private messages to other users.
Code
define('PRIVATEMSG_UNLIMITED', 'unlimited');