Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Main
Synchronet
Commits
1ea0ea49
Commit
1ea0ea49
authored
Jan 20, 2018
by
rswindell
Browse files
Added missing mention of msg hdr.can_read property
parent
c99ba490
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/sbbs3/js_msgbase.c
src/sbbs3/js_msgbase.c
+1
-0
No files found.
src/sbbs3/js_msgbase.c
View file @
1ea0ea49
...
...
@@ -2855,6 +2855,7 @@ static jsSyncMethodSpec js_msgbase_functions[] = {
"<tr><td align=top><tt>thread_first</tt><td>Message number of the first reply to this message"
"<tr><td align=top><tt>field_list[].type</tt><td>Other SMB header fields (type)"
"<tr><td align=top><tt>field_list[].data</tt><td>Other SMB header fields (data)"
"<tr><td align=top><tt>can_read</tt><td>true if the current user can read this validated or unmoderated message"
"</table>"
"<br><i>New in v3.12:</i> "
"The optional <i>client</i> argument is an instance of the <i>Client</i> class to be used for the "
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment