Subj : CVS commit text/html_templates/default/msgs/post.inc reply.inc
To : All
From : deuce
Date : Mon Jan 17 2005 10:34 pm
text/html_templates/default/msgs post.inc 1.1 1.2 reply.inc 1.1 1.2
Update of /cvsroot/sbbs/text/html_templates/default/msgs
In directory cvs.synchro.net:/tmp/cvs-serv22396/text/html_templates/default/msgs
Modified Files:
post.inc reply.inc
Log Message:
Support the following flags:
MSG_KILLREAD, MSG_READ, MSG_REPLIED, SUB_ANON, SUB_AONLY, SUB_NAME, SUB_PRIV,
SUB_PONLY, MSG_PRIVATE, MSG_ANONYMOUS, MSG_MODERATED, MSG_VALIDATED
Fix up get_*_msgs() in msgslib.ssjs and add idx_to_user() function (Checks
if the passed message index is to the current user)
.