/[LeafOK_CVS]/lbbs/src/article_post.c
ViewVC logotype

Diff of /lbbs/src/article_post.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.30 by sysadm, Fri Oct 10 04:33:40 2025 UTC Revision 1.31 by sysadm, Fri Oct 10 12:19:41 2025 UTC
# Line 1211  int article_reply(const SECTION_LIST *p_ Line 1211  int article_reply(const SECTION_LIST *p_
1211          {          {
1212                  // Send notification message                  // Send notification message
1213                  len_msg = snprintf(msg, BBS_msg_max_len,                  len_msg = snprintf(msg, BBS_msg_max_len,
1214                                                     "[hide]SYS_Reply_Article[/hide]有人回复了您所发表/回复的文章,快来"                                                     "有人回复了您所发表/回复的文章,快来"
1215                                                     "[article %d]看看[/article]《%s》吧!\n",                                                     "[article %d]看看[/article]《%s》吧!\n",
1216                                                     p_article_new->aid, title_f);                                                     p_article_new->aid, title_f);
1217    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1