Voting

: four minus one?
(Example: nine)

The Note You're Voting On

m_lajos at hotmail dot com
10 years ago
Workaround for the missing MSG_DONTWAIT flag according to the bug report page:

<?php if(!defined('MSG_DONTWAIT')) define('MSG_DONTWAIT', 0x40); ?>

<< Back to user notes page

To Top